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

/xsrc/external/mit/libXt/dist/src/
H A DResources.c299 #define PSToQ XrmPermStringToQuark macro
302 xrmres->xrm_name = PSToQ(resources->resource_name);
303 xrmres->xrm_class = PSToQ(resources->resource_class);
304 xrmres->xrm_type = PSToQ(resources->resource_type);
307 xrmres->xrm_default_type = PSToQ(resources->default_type);
309 #undef PSToQ

Completed in 3 milliseconds