HomeSort by relevance Sort by last modified time
    Searched refs:WidthOfScreen (Results 1 - 5 of 5) sorted by null

  /external/quake/quake/src/WinQuake/
vid_sunx.cpp 606 x_screen_width = WidthOfScreen( ScreenOfDisplay( x_disp, x_screen ) );
vid_sunxil.cpp 432 x_screen_width = WidthOfScreen( ScreenOfDisplay( x_disp, x_screen ) );
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 165 #define WidthOfScreen(s) ((s)->width)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 165 #define WidthOfScreen(s) ((s)->width)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 165 #define WidthOfScreen(s) ((s)->width)
    [all...]

Completed in 53 milliseconds