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

  /external/libvncserver/client_examples/
scrap.c 383 (xevent.xselection.requestor
513 response.xselection.property=None;
514 response.xselection.type= SelectionNotify;
515 response.xselection.display= req->display;
516 response.xselection.requestor= req->requestor;
517 response.xselection.selection=req->selection;
518 response.xselection.target= req->target;
519 response.xselection.time = req->time;
525 sevent.xselection.type = SelectionNotify;
526 sevent.xselection.display = req->display
    [all...]
  /external/libvncserver/x11vnc/
selection.c 393 if (ev->xselection.selection == XA_PRIMARY) {
400 ev->xselection.property, ev->xselection.requestor, ev->xselection.selection);
402 } else if (clipboard_atom && ev->xselection.selection == clipboard_atom) {
409 ev->xselection.property, ev->xselection.requestor, ev->xselection.selection);
423 if (XGetWindowProperty(dpy, ev->xselection.requestor,
424 ev->xselection.property, nitems/4, PROP_MAX/16, True
    [all...]
xevents.c     [all...]
nox11.h 1771 XSelectionEvent xselection; member in union:_XEvent
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 1011 XSelectionEvent xselection; member in union:_XEvent
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h 1008 XSelectionEvent xselection; member in union:_XEvent
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 147 milliseconds