Searched refs:fromType (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DGetDflt.c181 XrmRepresentation fromType; local in function:XGetDefault
220 (void)XrmQGetResource(dpy->db, names, classes, &fromType, &result);
H A DXrm.c2571 XrmRepresentation fromType; local in function:XrmGetResource
2576 result = XrmQGetResource(db, names, classes, &fromType, pValue);
2577 (*pType_str) = XrmQuarkToString(fromType);

Completed in 5 milliseconds