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

  /xsrc/external/mit/libXmu/dist/include/X11/Xmu/
EditresP.h 306 } ResourceType;
  /xsrc/external/mit/xorg-server/dist/dix/
resource.c 181 struct ResourceType {
429 static struct ResourceType *resourceTypes;
431 static const struct ResourceType predefTypes[] = {
509 struct ResourceType *types;
1021 struct ResourceType rtype = resourceTypes[type & TypeMask];
  /xsrc/external/mit/xorg-server.old/dist/dix/
resource.c 184 struct ResourceType {
189 static struct ResourceType *resourceTypes;
190 static const struct ResourceType predefTypes[] = {
248 struct ResourceType *types;
  /xsrc/external/mit/editres/dist/
editresP.h 259 ResourceType res_type;
comm.c 672 info->res_type = (ResourceType) temp;

Completed in 9 milliseconds