Home | History | Annotate | Download | only in x11

Lines Matching full:def_vis

332     int def_vis = (SDL_Visual == DefaultVisual(SDL_Display, SDL_Screen));
354 xattr.background_pixel = def_vis ? BlackPixel(SDL_Display, SDL_Screen) : 0;