Searched defs:screen_width (Results 1 – 12 of 12) sorted by relevance
27 optional int32 screen_width = 6; field
45 int screen_width; member
161 def screen_width( out=STDERR ) method
255 int screen_width = display.bounds().width() + overscan.width(); in ValidateParamsForDisplay() local
272 int screen_width = ::GetSystemMetrics(SM_CXSCREEN) - 1; in SendMouseMoveImpl() local
26 void TestGradient(int screen_width, int screen_height, in TestGradient()
221 def screen_width method in ANTLR3.Main.Main
101 int screen_width = widget->GetWorkAreaBoundsInScreen().width(); in GetAnchorPositionOffsetToShelf() local
65 static int screen_width = INT_MAX; variable
473 const uint32_t screen_width = m_interpreter.GetDebugger().GetTerminalWidth(); in GenerateOptionUsage() local
219 uint32_t screen_width = 80; in ShowUsage() local
55 int screen_width; variable