Searched refs:WINDOW_WIDTH (Results 1 – 5 of 5) sorted by relevance
20 const int CDeviceWrapper::WINDOW_WIDTH = 256; member in CDeviceWrapper84 WINDOW_WIDTH, WINDOW_HEIGHT, in WindowInit()119 return WINDOW_WIDTH; in WindowWidth()
82 static const int WINDOW_WIDTH; variable
31 #define WINDOW_WIDTH 640 macro203 unsigned int nWidth = WINDOW_WIDTH; in WinMain()
36 #define WINDOW_WIDTH 800 macro185 WINDOW_WIDTH, // The width of the window in CreateNativeWindow()
32 #define WINDOW_WIDTH 1024 macro743 int x = 0, y = 0, width = WINDOW_WIDTH, height = WINDOW_HEIGHT; in main()