OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:use_xinerama
(Results
1 - 4
of
4
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.h
133
int
use_xinerama
;
member in struct:SDL_PrivateVideoData
195
#define
use_xinerama
(this->hidden->
use_xinerama
)
macro
SDL_x11modes.c
307
if (
use_xinerama
) {
533
use_xinerama
= 0;
568
use_xinerama
= 1;
574
if (
use_xinerama
) {
668
(!
use_xinerama
|| xinerama_info.screen_number == -1) &&
861
if (
use_xinerama
) {
942
if (
use_xinerama
&&
1005
if (
use_xinerama
&&
[
all
...]
SDL_x11wm.c
429
if (
use_xinerama
) {
SDL_x11video.c
349
if (
use_xinerama
) {
[
all
...]
Completed in 561 milliseconds