Searched refs:XrmQGetResource (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/libX11/dist/include/X11/
H A DXresource.h215 extern Bool XrmQGetResource(
/xsrc/external/mit/libXmu/dist/src/
H A DLocBitmap.c134 if (XrmQGetResource (XrmGetDatabase(dpy), xrm_name, xrm_class,
/xsrc/external/mit/libX11/dist/src/
H A DGetDflt.c220 (void)XrmQGetResource(dpy->db, names, classes, &fromType, &result);
H A DStrKeysym.c123 (void)XrmQGetResource(keysymdb, names, Qkeysym, &from_type, &result);
H A DXrm.c2523 Bool XrmQGetResource( function in typeref:typename:Bool
2576 result = XrmQGetResource(db, names, classes, &fromType, pValue);
/xsrc/external/mit/libXt/dist/src/
H A DInitialize.c746 if (XrmQGetResource(db, name_list, name_list, &type, &val) &&
752 if (XrmQGetResource(db, name_list, name_list, &type, &val) &&
759 if (XrmQGetResource(db, name_list, class_list, &type, &val) &&
787 XrmQGetResource(pd->server_db, name_list, class_list, &type, &value)
H A DConverters.c206 if (XrmQGetResource(rdb, xrm_name, xrm_class, &rep_type, &value)) {
884 if (XrmQGetResource(XtDatabase(display), xrm_name, xrm_class,
1010 if (XrmQGetResource(XtDatabase(display), xrm_name, xrm_class,
1149 if (XrmQGetResource(XtDatabase(display), xrm_name, xrm_class,
H A DIntrinsic.c1476 if (XrmQGetResource(XrmGetDatabase(dpy), name_list, class_list,
/xsrc/external/mit/libX11/dist/man/
H A DMakefile.am649 XrmQGetResource \
H A DMakefile.in1041 XrmQGetResource \
/xsrc/external/mit/editres/dist/
H A Dutils.c741 return(XrmQGetResource(db, names, classes, &junk, &garbage));
/xsrc/external/mit/libXaw/dist/src/
H A DPixmap.c676 if (XrmQGetResource(XrmGetDatabase(display), xrm_name, xrm_class,

Completed in 21 milliseconds