HomeSort by: relevance | last modified time | path
    Searched refs:XA_PRIMARY (Results 1 - 11 of 11) sorted by relevancy

  /xsrc/external/mit/xmag/dist/
CutPaste.c 86 (void) XtOwnSelection(w, XA_PRIMARY, time, ConvertSelection, NULL, NULL);
118 XtGetSelectionValue(w, XA_PRIMARY, XA_PIXMAP, SelectionCallback, NULL,
  /xsrc/external/mit/xorg-server.old/dist/hw/xwin/
winclipboardwndproc.c 348 iReturn = XGetSelectionOwner (pDisplay, XA_PRIMARY);
354 XA_PRIMARY,
387 XA_PRIMARY,
391 XGetSelectionOwner (pDisplay, XA_PRIMARY) != iWindow)
winclipboardwrappers.c 362 if (XA_PRIMARY == stuff->selection)
399 g_atomLastOwnedSelection = XA_PRIMARY;
winclipboardthread.c 257 iReturn = XSetSelectionOwner (pDisplay, XA_PRIMARY,
260 XGetSelectionOwner (pDisplay, XA_PRIMARY) != iWindow)
  /xsrc/external/mit/bitmap/dist/
CutPaste.c 140 BW->bitmap.selection.own = XtOwnSelection(w, XA_PRIMARY, btime,
184 XtGetSelectionValue(w, XA_PRIMARY, XA_PIXMAP,
  /xsrc/external/mit/xorgproto/dist/include/X11/
Xatom.h 9 #define XA_PRIMARY ((Atom) 1)
  /xsrc/external/mit/xorg-server/dist/dix/
initatoms.c 17 if (MakeAtom("PRIMARY", 7, 1) != XA_PRIMARY)
  /xsrc/external/mit/xorg-server.old/dist/dix/
initatoms.c 16 if (MakeAtom("PRIMARY", 7, 1) != XA_PRIMARY) AtomError();
  /xsrc/external/mit/xcalc/dist/
xcalc.c 405 XtOwnSelection(LCD, XA_PRIMARY, time, convert, lose, done);
  /xsrc/external/mit/xfontsel/dist/
xfontsel.c 1612 XtOwnSelection( w, XA_PRIMARY, time,
1621 XtDisownSelection(w, XA_PRIMARY, time);
  /xsrc/external/mit/xvidtune/dist/
xvidtune.c 560 XtOwnSelection(w, XA_PRIMARY, time, ConvertSelection, NULL, NULL);

Completed in 38 milliseconds