Lines Matching defs:wc
1163 U_COLORREF wc, c1, c2;
1202 wc = weight_opacity(c2);
1203 (void) create_brush(style, &wc);
1215 wc = weight_colors(c1, c2, (doff - doff_base) / (doff_range - doff_base));
1216 (void) create_brush(style, &wc);
1335 wc = weight_opacity(c1);
1336 (void) create_brush(style, &wc);
1342 wc = weight_opacity(c2);
1343 (void) create_brush(style, &wc);
1359 wc = weight_colors(c1, c2, (doff - doff_base) / (doff_range - doff_base));
1360 (void) create_brush(style, &wc);