Searched refs:XtRXftFont (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xclock/dist/ |
| H A D | Clock.h | 137 #define XtRXftFont "XftFont" macro
|
| H A D | Clock.c | 198 {XtNface, XtCFace, XtRXftFont, sizeof(XftFont *), 462 donestr(XftFont *, font, XtRXftFont); 464 XtDisplayStringConversionWarning(dpy, (char *) fromVal->addr, XtRXftFont); 495 XtSetTypeConverter(XtRString, XtRXftFont,
|
| /xsrc/external/mit/xfd/dist/ |
| H A D | grid.h | 71 #define XtRXftFont "XftFont" macro
|
| H A D | grid.c | 102 {XtNface, XtCFace, XtRXftFont, sizeof (XftFont *), 545 XtDisplayStringConversionWarning(dpy, (char *) fromVal->addr, XtRXftFont); 547 donestr (XftFont *, font, XtRXftFont); 566 XtSetTypeConverter (XtRString, XtRXftFont,
|
| /xsrc/external/mit/xdm/dist/greeter/ |
| H A D | Login.h | 108 # define XtRXftFont "XftFont" macro
|
| H A D | Login.c | 179 {XtNface, XtCFace, XtRXftFont, sizeof (XftFont *), 181 {XtNpromptFace, XtCFace, XtRXftFont, sizeof (XftFont *), 183 {XtNgreetFace, XtCFace, XtRXftFont, sizeof (XftFont *), 185 {XtNfailFace, XtCFace, XtRXftFont, sizeof (XftFont *), 1627 donestr (XftFont *, font, XtRXftFont); 1629 XtDisplayStringConversionWarning(dpy, (char *) fromVal->addr, XtRXftFont); 1659 XtSetTypeConverter (XtRString, XtRXftFont,
|
Completed in 10 milliseconds