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

  /xsrc/external/mit/libXt/dist/include/X11/
SelectionI.h 82 } PropListRec, *PropList;
95 PropList prop_list;
  /xsrc/external/mit/libXt/dist/src/
Selection.c 165 PropList sarray = (PropList) closure;
175 static PropList
178 PropList sarray;
196 sarray = (PropList) __XtMalloc((unsigned) sizeof(PropListRec));
222 PropList sarray = GetPropList(dpy);
245 PropList sarray;

Completed in 15 milliseconds