/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d11app/ |
d3d11x11main.cpp | 87 case ConfigureNotify:
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/ |
d3d11x11main.cpp | 87 case ConfigureNotify:
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d10app/ |
d3d10x11main.cpp | 127 case ConfigureNotify:
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10app/ |
d3d10x11main.cpp | 127 case ConfigureNotify:
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/winedlls/dxgi/ |
dxgi_dll.c | 43 * handle ConfigureNotify and inform wineserver that the window
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/dxgi/ |
dxgi_dll.c | 43 * handle ConfigureNotify and inform wineserver that the window
|
/external/chromium/chrome/browser/ui/gtk/ |
info_bubble_gtk.h | 134 // |toplevel_window_|'s position as of its most-recent ConfigureNotify event
|
/external/chromium_org/chrome/browser/ui/gtk/bubble/ |
bubble_gtk.h | 162 // |toplevel_window_|'s position as of its most-recent ConfigureNotify event
|
/external/chromium/chrome/browser/chromeos/frame/ |
panel_controller.cc | 211 // Get the last titlebar width that we saw in a ConfigureNotify event -- we
|
/external/chromium_org/gpu/tools/compositor_model_bench/ |
compositor_model_bench.cc | 138 case ConfigureNotify:
|
/external/chromium_org/third_party/skia/src/views/unix/ |
SkOSWindow_Unix.cpp | 210 case ConfigureNotify:
|
/external/skia/src/views/unix/ |
SkOSWindow_Unix.cpp | 210 case ConfigureNotify:
|
/external/chromium_org/ui/views/widget/desktop_aura/ |
desktop_root_window_host_x11.cc | 479 // in the PropertyNotify and ConfigureNotify handlers. 780 // (possibly synthetic) ConfigureNotify about the actual size and correct [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
SDL_x11events.c | 61 Pending resize target for ConfigureNotify (so outdated events don't 824 case ConfigureNotify: { 826 printf("ConfigureNotify! (resize: %dx%d)\n", xevent.xconfigure.width, xevent.xconfigure.height); [all...] |
SDL_x11video.c | 816 unwanted ConfigureNotify event will be issued */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
X.h | 206 #define ConfigureNotify 22
|
Xproto.h | 1070 * MapNotify, ReparentNotify, ConfigureNotify, CirculateNotify, GravityNotify, 1110 } configureNotify; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
X.h | 206 #define ConfigureNotify 22
|
Xproto.h | 1070 * MapNotify, ReparentNotify, ConfigureNotify, CirculateNotify, GravityNotify, 1110 } configureNotify; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
X.h | 206 #define ConfigureNotify 22
|
Xproto.h | 1070 * MapNotify, ReparentNotify, ConfigureNotify, CirculateNotify, GravityNotify, 1110 } configureNotify; [all...] |
/external/chromium_org/ui/aura/ |
root_window_host_x11.cc | 477 case ConfigureNotify: { 638 // (possibly synthetic) ConfigureNotify about the actual size and correct [all...] |