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

/solaris-x11-s11/open-src/lib/libXmu/sun-src/src/
H A DCmapEquiv.c175 0, 8192, False, XA_STRING, &actualType,
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextAction.c202 response, we'll ask again, this time for an XA_STRING. */
205 XtGetSelectionValue(w, list->selection, XA_STRING, _SelectionReceived,
311 Atom type = XA_STRING;
660 *targetP++ = XA_STRING;
690 if (*target == XA_STRING ||
697 *type = XA_STRING;
729 if (_XawTextFormat(ctx) == (int)XawFmtWide && *type == XA_STRING) {
H A DText.c643 XChangeProperty(d, RootWindow(d, 0), buffer, XA_STRING, 8, \
1533 *targetP++ = XA_STRING;
1568 if (*target == XA_STRING ||
1575 *type = XA_STRING;
1607 if (_XawTextFormat(ctx) == (int)XawFmtWide && *type == XA_STRING) {
1900 * Only XA_STRING(Latin 1) is allowed in CUT_BUFFER,
1918 XA_STRING, 8, PropModeReplace, ptr, amount); local
1925 selection, XA_STRING, 8, PropModeAppend, local
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DcsfindNX.c328 XInternAtom(dpy, XDPSNX_HOST_NAME_PROP, True), XA_STRING,
/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/
H A Dxmag_multivis.c662 windowName.encoding = XA_STRING;
666 iconName.encoding = XA_STRING;
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1TextAction.c243 Atom type = XA_STRING;
258 XtGetSelectionValue(w, selection, XA_STRING,
H A DXaw3_1Text.c603 XChangeProperty(d, RootWindow(d, 0), buffer, XA_STRING, 8, \
1394 *targetP++ = XA_STRING;
1418 if (*target == XA_STRING ||
1424 *type = XA_STRING;

Completed in 38 milliseconds