OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDL_QPEAppActive
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/qtopia/
SDL_QPEApp.h
33
extern int
SDL_QPEAppActive
;
SDL_QPEApp.cc
33
int
SDL_QPEAppActive
= 0;
37
if(
SDL_QPEAppActive
<= 0) {
47
SDL_QPEAppActive
++;
56
SDL_QPEAppActive
--;
58
if (
SDL_QPEAppActive
== 0 && app) {
Completed in 515 milliseconds