Home
last modified time | relevance | path

Searched refs:select_pixel (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DCascadeBG.c2009 Pixel select_pixel; in _XmCreateArrowPixmaps() local
2017 NULL, NULL, NULL, &select_pixel); in _XmCreateArrowPixmaps()
2021 values.foreground = values.background = select_pixel; in _XmCreateArrowPixmaps()
2743 Pixel junk, select_pixel; in GetArmGC() local
2747 &junk, &junk, &junk, &select_pixel); in GetArmGC()
2751 values.foreground = select_pixel; in GetArmGC()
2752 values.background = select_pixel; in GetArmGC()
H A DCascadeB.c2307 Pixel junk, select_pixel; in GetArmGC() local
2310 &junk, &junk, &junk, &select_pixel); in GetArmGC()
2314 values.foreground = select_pixel; in GetArmGC()
H A DToggleB.c1625 Pixel sel_color, select_pixel; in GetGC() local
1683 NULL, NULL, NULL, &select_pixel); in GetGC()
1686 valueMask |= GCForeground, values.foreground = select_pixel; in GetGC()
H A DToggleBG.c2027 Pixel sel_color, select_pixel; in GetGC() local
2087 NULL, NULL, NULL, &select_pixel); in GetGC()
2090 valueMask |= GCForeground, values.foreground = select_pixel; in GetGC()
/dports/net/c3270/suite3270-4.0/x3270/
H A Dscreen.c187 static Pixel select_pixel; variable
3667 if (!alloc_color(xappres.select_name, FB_WHITE, &select_pixel)) { in allocate_pixels()
3723 make_gc_set(s, FA_INT_NORM_SEL, select_pixel, colorbg_pixel); in make_gcs()
/dports/x11/x3270/suite3270-4.0/x3270/
H A Dscreen.c187 static Pixel select_pixel; variable
3667 if (!alloc_color(xappres.select_name, FB_WHITE, &select_pixel)) { in allocate_pixels()
3723 make_gc_set(s, FA_INT_NORM_SEL, select_pixel, colorbg_pixel); in make_gcs()