Searched refs:Atom (Results 1 - 25 of 35) sorted by relevance

12

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DDPSCAPClient.h78 Atom typePSOutput;
79 Atom typePSOutputWithLen;
80 Atom typePSStatus;
81 Atom typeNoop;
82 Atom typeSync;
83 Atom typeXError;
84 Atom typePSReady; /* L2-DPS/PROTO 9 addition */
85 Atom typeResume;
H A Ddpsdict.h75 extern Atom DPSMakeAtom(char * /* name */);
H A DcsfindNX.c106 Atom prop,
107 Atom type,
112 Atom actual_type;
147 Atom serverListAtom = XInternAtom(dpy, XDPSNX_BILLBOARD_PROP, True);
270 Atom desiredLicenseMethod, openLicenseMethod;
287 Atom *licenseMethods = NULL;
H A Ddpsdict.c172 Atom DPSMakeAtom(char *name)
188 return (Atom) e->name;
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextSrc.h208 Atom* /* selection */,
209 Atom* /* target */,
210 Atom* /* type */,
230 Atom /* selection */
H A DTextSrc.c270 Atom * selection, * target, * type;
291 Atom selection;
506 XawTextSourceConvertSelection(Widget w, Atom *selection, Atom *target,
507 Atom *type, XtPointer *value,
513 Atom * selection, * target, * type;
541 XawTextPosition right, Atom selection)
546 Atom selection;
H A DTextP.h98 Atom* selections;
273 Atom* /*selections*/,
H A DTextAction.c67 Atom * _XawTextSelectionList();
159 Atom selection; /* selection atom when asking XA_COMPOUND_TEXT */
188 Atom *selection, *type;
292 Atom selection;
311 Atom type = XA_STRING;
615 Atom selection;
618 Atom *match;
632 Atom *selection, *target, *type;
646 Atom* targetP, * std_targets;
656 *value = XtMalloc((unsigned) sizeof(Atom)*(std_lengt
[all...]
H A DText.c1490 Atom selection;
1493 Atom *match;
1505 Atom *selection, *target, *type;
1520 Atom* targetP, * std_targets;
1530 *value = XtMalloc((unsigned) sizeof(Atom)*(std_length + 7));
1531 targetP = *(Atom**)value;
1547 (void) memmove((char*)targetP, (char*)std_targets, sizeof(Atom)*std_length);
1694 Atom atom;
1710 Atom *selection;
1713 Atom* atom
[all...]
/solaris-x11-s11/open-src/lib/libXtsol/sun-src/
H A DXtsol.h118 Atom property,
127 Atom property,
207 Atom property,
216 Atom property,
225 Atom property,
H A DXtsol.c127 Atom property;
155 Atom property;
491 Atom property;
535 Atom property;
578 Atom property;
/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsol.h88 extern Atom tsol_lastAtom;
99 extern void UpdateTsolNode(Atom thisAtom, ClientPtr client);
100 extern int TsolChangeWindowProperty(ClientPtr, WindowPtr, Atom, Atom, int, int,
102 extern int TsolDeleteProperty(ClientPtr, WindowPtr, Atom);
H A Dtsolinfo.h336 extern int PolyProperty(Atom atom, WindowPtr pWin);
337 extern int PolySelection(Atom atom);
H A Dtsolprotocol.c186 static Atom
189 Atom a = (Atom) 1; /* atoms start at 1 */
204 UpdateTsolNode(Atom thisAtom, ClientPtr client)
206 Atom lastAtom = GetLastAtom();
207 Atom ia;
223 /* Atom id 0 is invalid */
315 Atom atom;
H A Dtsolutils.c93 Atom tsol_lastAtom = None;
760 PolyProperty(Atom atom, WindowPtr pWin)
770 PolySelection(Atom atom)
/solaris-x11-s11/open-src/app/cmap_compact/sun-src/
H A Dcmcutil.c210 Atom type,
217 Atom atom = XInternAtom(dpy, name, 0);
261 Atom actual_type; /* NOTUSED */
267 Atom atom = XInternAtom(dpy, RETAIN_PROP_NAME, 0);
H A Dcmcutil.h93 Atom type, int format, int data, int nelem);
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Text.h116 extern Atom FMT8BIT;
145 Atom format;
H A DXaw3_1TextSrc.c255 Atom * selection, * target, * type;
276 Atom selection;
394 Atom * selection, * target, * type;
417 Atom selection;
H A DXaw3_1TextP.h75 Atom* selections;
H A DXaw3_1Text.c55 Atom FMT8BIT = NULL;
1369 Atom *selection, *target, *type;
1381 Atom* targetP, * std_targets;
1391 *value = XtMalloc((unsigned) sizeof(Atom)*(std_length + 7));
1392 targetP = *(Atom**)value;
1408 bcopy((char*)std_targets, (char*)targetP, sizeof(Atom)*std_length);
1490 register Atom atom;
1506 Atom *selection;
1509 register Atom* atomP;
1518 *atomP = (Atom)
[all...]
/solaris-x11-s11/open-src/lib/libXmu/sun-src/src/
H A DCmapEquiv.c163 Atom theAtom;
164 Atom actualType;
/solaris-x11-s11/open-src/app/xcolor/sun-src/
H A Dxcolor.c56 static Atom ATOM_WM_PROTOCOLS;
57 static Atom ATOM_WM_DELETE_WINDOW;
/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A DXDPSproto.h50 #define Atom CARD32 macro
385 #undef Atom macro
/solaris-x11-s11/open-src/proto/sun-ext-protos/include/
H A Dtransovlstr.h47 #define Atom CARD32 macro
316 #undef Atom macro

Completed in 1158 milliseconds

12