OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:screenh
(Results
1 - 1
of
1
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
SDL_epocvideo.cpp
874
const TInt
screenH
= _this->screen->h;
895
TInt maxY = Min(
screenH
- 1, rect2.y + rect2.h - 1);
[
all
...]
Completed in 3190 milliseconds