Searched refs:XawtextRead (Results 1 - 7 of 7) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Text.h137 typedef enum {XawtextRead, XawtextAppend, XawtextEdit} XawTextEditType; enumerator in enum:__anon330
179 #define XttextRead XawtextRead
H A DXaw3_1AsciiSrc.c274 if (src->text_src.edit_mode == XawtextRead)
937 case XawtextRead:
H A DXaw3_1Text.c187 if (q == QRead) editType = XawtextRead;
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DText.h97 typedef enum {XawtextRead, XawtextAppend, XawtextEdit} XawTextEditType; enumerator in enum:__anon398
H A DTextSrc.c322 if (q == QRead) editType = XawtextRead;
H A DAsciiSrc.c285 if (src->text_src.edit_mode == XawtextRead)
1016 case XawtextRead:
H A DMultiSrc.c330 if (src->text_src.edit_mode == XawtextRead)
1122 case XawtextRead:

Completed in 30 milliseconds