Lines Matching refs:Atom
67 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_length + 7));
657 targetP = *(Atom**)value;
674 memcpy((char*)targetP, (char*)std_targets, sizeof(Atom)*std_length);
808 Atom* selection;
811 Atom* atomP;
822 *atomP = (Atom)0;
836 if (*atomP == (Atom)0)
871 Atom selection = XInternAtom(XtDisplay(ctx), "SECONDARY", False);
877 salt->s.selections = (Atom *) XtMalloc (sizeof (Atom));
1377 Atom* sel;
1379 Atom selections[256];