HomeSort by: relevance | last modified time | path
    Searched refs:XrmStringToRepresentation (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/libXt/dist/src/
Convert.c 257 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_str)
    [all...]
Resources.c 566 : XrmStringToRepresentation(typed_arg->type);
  /xsrc/external/mit/libX11/dist/include/X11/
Xresource.h 157 #define XrmStringToRepresentation(string) XrmStringToQuark(string)

Completed in 6 milliseconds