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

  /external/chromium_org/ui/base/x/
selection_owner.cc 150 PropModeReplace,
192 PropModeReplace,
201 PropModeReplace,
x11_util.cc 492 PropModeReplace,
521 PropModeReplace,
883 PropModeReplace,
916 PropModeReplace,
932 PropModeReplace,
962 PropModeReplace,
    [all...]
  /external/chromium_org/remoting/host/linux/
x_server_clipboard.cc 260 XChangeProperty(display_, requestor, property, XA_ATOM, 32, PropModeReplace,
274 PropModeReplace, reinterpret_cast<unsigned char*>(&time), 1);
282 XChangeProperty(display_, requestor, property, target, 8, PropModeReplace,
  /external/chromium_org/ash/host/
ash_window_tree_host_x11.cc 290 PropModeReplace,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
X.h 475 #define PropModeReplace 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
X.h 475 #define PropModeReplace 0
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c 439 PropModeReplace, (unsigned char *)&pid, 1);
441 PropModeReplace, (unsigned char *)hostname, SDL_strlen(hostname));
850 PropModeReplace,
862 PropModeReplace,
874 PropModeReplace,
    [all...]
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_window_tree_host_x11.cc 611 PropModeReplace,
729 PropModeReplace,
    [all...]
desktop_drag_drop_client_aurax11.cc 374 XA_ATOM, 32, PropModeReplace,
    [all...]
  /external/chromium_org/ui/aura/
window_tree_host_x11.cc 300 PropModeReplace,
  /external/chromium_org/ui/display/chromeos/x11/
native_display_delegate_x11.cc 523 display_, output_id, name, XA_ATOM, 32, PropModeReplace, data, 1);
  /hardware/intel/img/psb_video/src/x11/
psb_xrandr.c 558 PropModeReplace, (unsigned char*) &mwmhints, sizeof(mwmhints) / sizeof(long));
    [all...]

Completed in 334 milliseconds