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

  /xsrc/external/mit/libXt/dist/src/
Core.c 110 {XtNbackgroundPixmap, XtCPixmap, XtRPixmap, sizeof(Pixmap),
116 {XtNborderPixmap, XtCPixmap, XtRPixmap, sizeof(Pixmap),
Converters.c 102 #define XtQPixmap XrmPermStringToQuark(XtRPixmap)
Shell.c 380 Offset(wm.wm_hints.icon_pixmap), XtRPixmap, NULL},
390 Offset(wm.wm_hints.icon_mask), XtRPixmap, NULL},
  /xsrc/external/mit/libXaw/dist/src/
Converters.c 197 XtSetTypeConverter(XtRPixmap, XtRString, _XawCvtPixmapToString,
205 XtSetTypeConverter(XtRString, XtRPixmap, _XawCvtStringToPixmap,
627 XtRPixmap);
Simple.c 107 XtRPixmap,
DisplayList.c 1846 XtRPixmap);
1968 XtRPixmap);
2012 (String)params[0], XtRPixmap);
XawIm.c 181 XtNbackgroundPixmap, XtCPixmap, XtRPixmap, sizeof(Pixmap),
  /xsrc/external/mit/glw/dist/
GLwDrawA.c 258 {XtNbackgroundPixmap, XtCPixmap, XtRPixmap, sizeof(Pixmap),
  /xsrc/external/mit/xeyes/dist/
Eyes.c 65 {(char *) XtNbackgroundPixmap, (char *) XtCPixmap, XtRPixmap, sizeof(Pixmap),
  /xsrc/external/mit/xclock/dist/
Clock.c 485 XtAddConverter(XtRString, XtRPixmap, CvtStringToPixmap,

Completed in 44 milliseconds