Searched refs:XtRXftFont (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xclock/dist/
H A DClock.h137 #define XtRXftFont "XftFont" macro
H A DClock.c198 {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 Dgrid.h71 #define XtRXftFont "XftFont" macro
H A Dgrid.c102 {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 DLogin.h108 # define XtRXftFont "XftFont" macro
H A DLogin.c179 {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