Searched defs:screen_width (Results 1 – 9 of 9) sorted by relevance
45 int screen_width; member
161 def screen_width( out=STDERR ) method
221 def screen_width method in ANTLR3.Main.Main
254 int screen_width = ::GetSystemMetrics(SM_CXSCREEN) - 1; in SendMouseMoveImpl() local
255 int screen_width = gdk_screen_get_width(gdk_screen_get_default()); in GetArrowLocation() local
166 unsigned screen_width; /* Logical screen width & height */ member
591 gfx::Rect WizardController::GetWizardScreenBounds(int screen_width, in GetWizardScreenBounds()
128 static int screen_width = INT_MAX; variable
53 int screen_width; variable