Searched refs:g_atomLastOwnedSelection (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinclipboardwrappers.c73 extern Atom g_atomLastOwnedSelection;
375 g_atomLastOwnedSelection = MakeAtom ("CLIPBOARD", 9, TRUE);
377 g_atomLastOwnedSelection = None;
399 g_atomLastOwnedSelection = XA_PRIMARY;
401 g_atomLastOwnedSelection = None;
514 g_atomLastOwnedSelection = stuff->selection;
H A Dwinglobals.c110 Atom g_atomLastOwnedSelection = None; variable in typeref:typename:Atom
128 g_atomLastOwnedSelection = None;
H A Dwinclipboardwndproc.c57 extern Atom g_atomLastOwnedSelection;
464 g_atomLastOwnedSelection,

Completed in 7 milliseconds