HomeSort by: relevance | last modified time | path
    Searched refs:XftColor (Results 1 - 18 of 18) sorted by relevancy

  /xsrc/external/mit/xclock/dist/
ClockP.h 131 XftColor fg_color;
132 XftColor hour_color;
133 XftColor min_color;
134 XftColor sec_color;
135 XftColor major_color;
136 XftColor minor_color;
137 XftColor am_color;
138 XftColor pm_color;
139 XftColor fixed_1_color;
140 XftColor fixed_2_color
    [all...]
Clock.c 251 {XtNforeground, XtCForeground, XtRXftColor, sizeof(XftColor),
253 {XtNhourColor, XtCForeground, XtRXftColor, sizeof(XftColor),
255 {XtNminuteColor, XtCForeground, XtRXftColor, sizeof(XftColor),
257 {XtNsecondColor, XtCForeground, XtRXftColor, sizeof(XftColor),
259 {XtNmajorColor, XtCForeground, XtRXftColor, sizeof(XftColor),
261 {XtNminorColor, XtCForeground, XtRXftColor, sizeof(XftColor),
263 {XtNamColor, XtCForeground, XtRXftColor, sizeof(XftColor),
265 {XtNpmColor, XtCForeground, XtRXftColor, sizeof(XftColor),
267 {XtNfixed1Color, XtCForeground, XtRXftColor, sizeof(XftColor),
269 {XtNfixed2Color, XtCForeground, XtRXftColor, sizeof(XftColor),
    [all...]
  /xsrc/external/mit/xlogo/dist/
LogoP.h 51 XftColor fg;
52 XftColor bg;
Logo.c 55 {XtNforeground, XtCForeground, XtRXftColor, sizeof(XftColor),
58 {XtNbackground, XtCForeground, XtRXftColor, sizeof(XftColor),
275 XftColor *color;
282 "Freeing an XftColor requires screen and colormap arguments",
289 color = (XftColor *) toVal->addr;
304 XftColor xftColor;
347 &xftColor))
350 donestr (XftColor, xftColor, XtRXftColor)
    [all...]
  /xsrc/external/mit/libXft/dist/include/X11/Xft/
Xft.h 76 } XftColor;
107 /* xftcolor.c */
113 XftColor *result);
120 XftColor *result);
126 XftColor *color);
178 XftDrawSrcPicture (XftDraw *draw, _Xconst XftColor *color);
182 _Xconst XftColor *color,
191 _Xconst XftColor *color,
200 _Xconst XftColor *color,
209 _Xconst XftColor *color
    [all...]
Xft.h.in 75 } XftColor;
106 /* xftcolor.c */
112 XftColor *result);
119 XftColor *result);
125 XftColor *color);
177 XftDrawSrcPicture (XftDraw *draw, _Xconst XftColor *color);
181 _Xconst XftColor *color,
190 _Xconst XftColor *color,
199 _Xconst XftColor *color,
208 _Xconst XftColor *color
    [all...]
  /xsrc/external/mit/xdm/dist/greeter/
LoginP.h 167 XftColor textcolor; /* foreground color */
168 XftColor promptcolor; /* prompt color */
169 XftColor greetcolor; /* greeting color */
170 XftColor failcolor; /* failure color */
Login.c 187 {XtNforeground, XtCForeground, XtRXftColor, sizeof(XftColor),
189 {XtNpromptColor, XtCForeground, XtRXftColor, sizeof(XftColor),
191 {XtNgreetColor, XtCForeground, XtRXftColor, sizeof(XftColor),
193 {XtNfailColor, XtCForeground, XtRXftColor, sizeof (XftColor),
1502 XftColor *color;
1509 "Freeing an XftColor requires screen and colormap arguments",
1516 color = (XftColor *) toVal->addr;
1531 XftColor xftColor;
1570 &xftColor))
    [all...]
  /xsrc/external/mit/libXft/dist/src/
xftcolor.c 30 XftColor *result)
79 XftColor *result)
119 XftColor *color)
xftint.h 311 _Xconst XftColor *color,
319 _Xconst XftColor *color,
328 _Xconst XftColor *color,
335 _Xconst XftColor *color,
xftdraw.c 297 XftDrawSrcPicture (XftDraw *draw, _Xconst XftColor *color)
302 XftColor bitmapColor;
386 _XftDrawOp (_Xconst XftDraw *draw, _Xconst XftColor *color)
437 _XftDrawCorePrepare (XftDraw *draw, _Xconst XftColor *color)
483 _Xconst XftColor *color,
511 _Xconst XftColor *color,
541 _Xconst XftColor *color,
572 _Xconst XftColor *color,
603 _Xconst XftColor *color,
650 _Xconst XftColor *color
    [all...]
xftcore.c 27 _Xconst XftColor *color,
322 _Xconst XftColor *color)
467 _Xconst XftColor *color)
537 _Xconst XftColor *color)
613 _Xconst XftColor *color)
689 _Xconst XftColor *color)
768 _Xconst XftColor *color)
866 _Xconst XftColor *color);
943 _Xconst XftColor *color,
1079 _Xconst XftColor *color
    [all...]
  /xsrc/external/mit/xfd/dist/
gridP.h 63 XftColor fg_color;
grid.c 100 {XtNforeground, XtCForeground, XtRXftColor, sizeof(XftColor),
418 XftColor *color;
425 "Freeing an XftColor requires screen and colormap arguments",
432 color = (XftColor *) toVal->addr;
447 XftColor xftColor;
486 &xftColor))
489 donestr (XftColor, xftColor, XtRXftColor);
  /xsrc/external/mit/xditview/dist/
DviP.h 172 XftColor black;
  /xsrc/external/mit/x11perf/dist/
do_traps.c 111 static XftColor aablack, aawhite;
do_text.c 405 static XftColor aacolor;
  /xsrc/external/mit/xterm/dist/
util.c 2900 XftColor color;
2911 static XftColor *
3123 XftColor *color,
3477 XftColor *fg_color,
4200 XftColor *bg_color = GET_XFT_BG();

Completed in 20 milliseconds