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

/xsrc/external/mit/libX11/dist/src/
H A DXrm.c272 #define IsResourceQuark(q) ((q) > 0 && (q) <= maxResourceQuark && \ macro
2320 if (IsResourceQuark(name))
2322 if (IsResourceQuark(class))

Completed in 5 milliseconds