Searched refs:XawAsciiString (Results 1 - 5 of 5) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1AsciiSrc.h80 typedef enum {XawAsciiFile, XawAsciiString} XawAsciiType; enumerator in enum:__anon281
H A DXaw3_1AsciiSrc.c69 offset(type), XtRImmediate, (XtPointer)XawAsciiString},
207 src->ascii_src.type = XawAsciiString;
219 if ( src->ascii_src.type == XawAsciiString )
647 if ( src->ascii_src.type == XawAsciiString )
688 if (src->ascii_src.type == XawAsciiString) {
914 if (src->ascii_src.type == XawAsciiString) {
1224 if (q == XtQEstring) type = XawAsciiString;
1260 XtSetArg(temp[0], XtNtype, XawAsciiString);
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DAsciiSrc.h60 type Type XawAsciiType XawAsciiString
98 typedef enum {XawAsciiFile, XawAsciiString} XawAsciiType; enumerator in enum:__anon348
H A DAsciiSrc.c73 offset(type), XtRImmediate, (XtPointer)XawAsciiString},
221 src->ascii_src.type = XawAsciiString;
694 if (src->ascii_src.type == XawAsciiString) {
983 if (src->ascii_src.type == XawAsciiString) {
1302 if (q == XtQEstring) type = XawAsciiString;
1345 XtSetArg(temp[0], XtNtype, XawAsciiString);
H A DMultiSrc.c93 offset(type), XtRImmediate, (XtPointer)XawAsciiString},
739 /*if (old_src->multi_src.type == XawAsciiString)
792 if (src->multi_src.type == XawAsciiString) {
1081 if (src->multi_src.type == XawAsciiString) {
1421 /* Convert string "XawAsciiString" and "XawAsciiFile" to quarks. */
1446 if (q == XtQEstring) type = XawAsciiString;

Completed in 15 milliseconds