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

/xsrc/external/mit/libXt/dist/src/
H A DConvert.c257 from = XrmStringToRepresentation(from_type);
258 to = XrmStringToRepresentation(to_type);
287 XrmStringToRepresentation(from_type),
288 XrmStringToRepresentation(to_type),
310 from = XrmStringToRepresentation(from_type);
311 to = XrmStringToRepresentation(to_type);
341 XrmStringToRepresentation(from_type),
342 XrmStringToRepresentation(to_type),
994 from_type = XrmStringToRepresentation(from_type_str);
995 to_type = XrmStringToRepresentation(to_type_st
[all...]
H A DResources.c566 : XrmStringToRepresentation(typed_arg->type);
/xsrc/external/mit/libX11/dist/include/X11/
H A DXresource.h157 #define XrmStringToRepresentation(string) XrmStringToQuark(string) macro

Completed in 9 milliseconds