OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X11_wmYAdjust
(Results
1 - 4
of
4
) sorted by null
/sdk/emulator/opengl/tests/ut_renderer/
X11Windowing.cpp
35
static int
X11_wmYAdjust
= 0;
51
int yAdjust =
X11_wmYAdjust
;
72
X11_wmYAdjust
= yAdjust = y - yNew;
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.h
160
extern int
X11_wmYAdjust
;
SDL_x11wm.c
341
int yAdjust =
X11_wmYAdjust
;
368
X11_wmYAdjust
= yAdjust = y - yNew;
SDL_x11video.c
72
int
X11_wmYAdjust
;
361
y +
X11_wmYAdjust
,
[
all
...]
Completed in 46 milliseconds