OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:def_vis
(Results
1 - 1
of
1
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c
333
int
def_vis
= (SDL_Visual == DefaultVisual(SDL_Display, SDL_Screen));
local
355
xattr.background_pixel =
def_vis
? BlackPixel(SDL_Display, SDL_Screen) : 0;
[
all
...]
Completed in 50 milliseconds