OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:configurenotify
(Results
1 - 11
of
11
) sorted by null
/external/chromium/chrome/browser/ui/gtk/
info_bubble_gtk.h
134
// |toplevel_window_|'s position as of its most-recent
ConfigureNotify
event
/external/skia/src/utils/unix/
SkOSWindow_Unix.cpp
103
case
ConfigureNotify
:
/external/chromium/chrome/browser/chromeos/frame/
panel_controller.cc
211
// Get the last titlebar width that we saw in a
ConfigureNotify
event -- we
/prebuilt/linux-x86/toolchain/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
...]
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11events.c
819
case
ConfigureNotify
: {
821
printf("
ConfigureNotify
! (resize: %dx%d)\n", xevent.xconfigure.width, xevent.xconfigure.height);
[
all
...]
/external/quake/quake/src/WinQuake/
gl_vidlinuxglx.cpp
403
case
ConfigureNotify
:
vid_sunx.cpp
968
case
ConfigureNotify
:
vid_sunxil.cpp
886
case
ConfigureNotify
:
vid_x.cpp
929
case
ConfigureNotify
:
/external/quake/quake/src/QW/client/
vid_x.c
854
case
ConfigureNotify
:
Completed in 6184 milliseconds