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

1234567891011>>

/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXatom.h9 #define XA_PRIMARY ((Atom) 1)
10 #define XA_SECONDARY ((Atom) 2)
11 #define XA_ARC ((Atom) 3)
12 #define XA_ATOM ((Atom) 4)
13 #define XA_BITMAP ((Atom) 5)
14 #define XA_CARDINAL ((Atom) 6)
15 #define XA_COLORMAP ((Atom) 7)
16 #define XA_CURSOR ((Atom) 8)
17 #define XA_CUT_BUFFER0 ((Atom) 9)
18 #define XA_CUT_BUFFER1 ((Atom) 1
[all...]
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dproperty.h58 Atom /*proprty*/,
65 Atom /*property*/,
66 Atom /*type*/,
75 Atom /*property*/,
76 Atom /*type*/,
86 Atom /*propName*/);
H A Dextinit.h43 Atom /* type */,
H A Dexevents.h46 Atom /* label */,
61 Atom /* property */,
67 Atom /* property */,
68 Atom /* type */,
78 Atom /* property */,
84 Atom /* property */,
91 Atom property,
95 Atom property),
97 Atom property)
105 extern _X_EXPORT Atom XIGetKnownPropert
[all...]
H A Dselection.h59 Atom selection;
73 extern _X_EXPORT int dixLookupSelection(Selection **result, Atom name,
/xsrc/external/mit/libXmu/dist/include/X11/Xmu/
H A DStdSel.h44 Atom *selection,
45 Atom *target,
46 Atom *type_return,
/xsrc/external/mit/libXt/dist/include/X11/
H A DSelectionI.h60 Atom property;
61 Atom target;
62 Atom type;
73 Atom prop;
79 Atom incr_atom, indirect_atom, timestamp_atom;
85 Atom selection; /* constant */
104 Atom selection;
105 Atom param;
114 Atom selection;
115 Atom targe
[all...]
/xsrc/external/mit/libX11/dist/src/
H A DLiProps.c33 Atom *XListProperties(
40 Atom *properties;
49 return ((Atom *) NULL);
53 properties = Xmallocarray (rep.nProperties, sizeof(Atom));
58 return (Atom *) NULL;
63 else properties = (Atom *) NULL;
H A DConvSel.c35 Atom selection,
36 Atom target,
37 Atom property,
H A DGetWMProto.c59 Atom **protocols,
62 Atom *data = NULL;
63 Atom actual_type;
64 Atom prop;
84 *protocols = (Atom *) data;
H A DSetWMProto.c63 Atom *protocols,
66 Atom prop;
H A DXintatom.h14 Atom atom;
27 extern void _XUpdateAtomCache(Display *dpy, const char *name, Atom atom,
H A DGetWMCMapW.c62 Atom *data = NULL;
63 Atom actual_type;
64 Atom prop;
/xsrc/external/mit/xorg-server/dist/include/
H A Dproperty.h64 Atom /*proprty */ ,
70 Atom property,
71 Atom type,
80 Atom /*propName */ );
H A Dselection.h58 Atom selection;
71 extern _X_EXPORT int dixLookupSelection(Selection ** result, Atom name,
/xsrc/external/mit/xkbcomp/dist/
H A Dparseutils.h79 extern VModDef *VModCreate(Atom /* name */ ,
87 extern VarDef *BoolVarCreate(Atom /* nameToken */ ,
95 extern KeyTypeDef *KeyTypeCreate(Atom /* name */ ,
107 extern ModMapDef *ModMapCreate(Atom /* modifier */ ,
111 extern IndicatorMapDef *IndicatorMapCreate(Atom /* name */ ,
120 extern ExprDef *ActionCreate(Atom /* name */ ,
127 extern ShapeDef *ShapeDeclCreate(Atom /* name */ ,
131 extern OutlineDef *OutlineCreate(Atom /* field */ ,
146 extern SectionDef *SectionDeclCreate(Atom /* name */ ,
154 extern OverlayDef *OverlayDeclCreate(Atom /* nam
[all...]
H A Dexpr.h39 Atom /* elem */ ,
40 Atom /* field */ ,
76 Atom /* elem */ ,
77 Atom /* field */ ,
83 Atom /* elem */ ,
84 Atom /* field */ ,
90 Atom /* elem */ ,
91 Atom /* field */ ,
H A Dtokens.h99 extern Atom tok_ONE_LEVEL;
100 extern Atom tok_TWO_LEVEL;
101 extern Atom tok_ALPHABETIC;
102 extern Atom tok_KEYPAD;
H A Dvmod.h57 Atom /* elem */ ,
58 Atom /* field */ ,
/xsrc/external/mit/libXfont/dist/include/X11/fonts/
H A Dfontmisc.h55 extern Atom MakeAtom ( const char *string, unsigned len, int makeit );
56 extern int ValidAtom ( Atom atom );
57 extern char *NameForAtom (Atom atom);
/xsrc/external/mit/libXfont2/dist/include/X11/fonts/
H A Dfontmisc.h55 extern Atom MakeAtom ( const char *string, unsigned len, int makeit );
56 extern int ValidAtom ( Atom atom );
57 extern const char *NameForAtom (Atom atom);
/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DXimTrX.h67 Atom imconnectid;
68 Atom improtocolid;
69 Atom immoredataid;
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/pbproxy/
H A Dx-selection.h50 Atom primary, clipboard, text, utf8_string, string, targets, multiple,
63 Atom request_atom;
68 Atom selection;
96 - (void) handle_selection:(Atom)selection type:(Atom)type propdata:(struct propdata *)pdata;
100 - (void) copy_completed:(Atom)selection;
/xsrc/external/mit/xorg-server/dist/hw/xquartz/pbproxy/
H A Dx-selection.h50 Atom primary, clipboard, text, utf8_string, string, targets, multiple,
62 Atom request_atom;
67 Atom selection;
95 - (void)handle_selection:(Atom) selection type:(Atom) type propdata:(struct
101 - (void)copy_completed:(Atom)selection;
/xsrc/external/mit/xmag/dist/
H A DCutPaste.c43 ConvertSelection(Widget w, Atom *selection, Atom *target, Atom *type,
72 Atom* tmp;
73 tmp = (Atom *) XtRealloc(*value, (*length + 3) * sizeof(Atom));
92 _X_UNUSED Atom *selection, Atom *type, XtPointer value,

Completed in 29 milliseconds

1234567891011>>