Searched refs:XawTextSelectType (Results 1 - 6 of 6) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Text.h139 XawselectLine, XawselectParagraph, XawselectAll} XawTextSelectType; typedef in typeref:enum:__anon331
191 #define XtTextSelectType XawTextSelectType
H A DXaw3_1TextP.h74 XawTextSelectType type;
142 XawTextSelectType *sarray; /* Array to cycle for selections. */
H A DXaw3_1Text.c98 static XawTextSelectType defaultSelectTypes[] = {
131 sizeof(XawTextSelectType*), offset(text.sarray),
1821 XawTextSelectType newType, *sarray;
2588 XawTextSelectType *sarray;
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DText.h99 XawselectLine, XawselectParagraph, XawselectAll} XawTextSelectType; typedef in typeref:enum:__anon399
201 XawTextSelectType* /* sarray */
H A DTextP.h97 XawTextSelectType type;
181 XawTextSelectType *sarray; /* Array to cycle for selections. */
H A DText.c126 static XawTextSelectType defaultSelectTypes[] = {
158 sizeof(XawTextSelectType*), offset(text.sarray),
2153 XawTextSelectType newType, *sarray;
3181 XawTextSetSelectionArray(Widget w, XawTextSelectType *sarray)
3185 XawTextSelectType *sarray;

Completed in 762 milliseconds