HomeSort by relevance Sort by last modified time
    Searched refs:XA_PRIMARY (Results 1 - 7 of 7) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xatom.h 9 #define XA_PRIMARY ((Atom) 1)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xatom.h 9 #define XA_PRIMARY ((Atom) 1)
  /external/libvncserver/x11vnc/
selection.c 393 if (ev->xselection.selection == XA_PRIMARY) {
464 ev->xselection.selection == XA_PRIMARY ? "PRIMARY " : "CLIPBOARD",
499 if (ev->xselection.selection == XA_PRIMARY) {
xevents.c 1247 if (XGetSelectionOwner(dpy, XA_PRIMARY) == None) {
1260 XGetSelectionOwner(dpy, XA_PRIMARY);
    [all...]
nox11.h     [all...]
  /external/libvncserver/client_examples/
scrap.c 254 retval = (XGetSelectionOwner(SDL_Display, XA_PRIMARY) != SDL_Window);
286 XSetSelectionOwner(SDL_Display, XA_PRIMARY,
356 owner = XGetSelectionOwner(SDL_Display, XA_PRIMARY);
372 XConvertSelection(SDL_Display, XA_PRIMARY, format,
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 96 milliseconds