Home
last modified time | relevance | path

Searched refs:PropListRec (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/libXt/libXt-1.2.1/include/X11/
H A DSelectionI.h82 } PropListRec, *PropList; typedef
/dports/x11-toolkits/libXt/libXt-1.2.1/src/
H A DSelection.c196 sarray = (PropList) __XtMalloc((unsigned) sizeof(PropListRec)); in GetPropList()