Lines Matching defs:wc
671 U_COLORREF wc, c1, c2;
710 wc = weight_opacity(c2);
711 (void) create_brush(style, &wc);
723 wc = weight_colors(c1, c2, (doff - doff_base) / (doff_range - doff_base));
724 (void) create_brush(style, &wc);
755 wc = weight_opacity(c1);
756 (void) create_brush(style, &wc);
762 wc = weight_opacity(c2);
763 (void) create_brush(style, &wc);
779 wc = weight_colors(c1, c2, (doff - doff_base) / (doff_range - doff_base));
780 (void) create_brush(style, &wc);