Home
last modified time | relevance | path

Searched defs:screen_width (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/remoting/proto/
Dvideo.proto27 optional int32 screen_width = 6; field
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
DSDL_riscosvideo.h45 int screen_width; member
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
Dcore-extensions.rb161 def screen_width( out=STDERR ) method
/external/chromium_org/chrome/browser/extensions/api/system_display/
Ddisplay_info_provider_chromeos.cc255 int screen_width = display.bounds().width() + overscan.width(); in ValidateParamsForDisplay() local
/external/chromium_org/ui/base/test/
Dui_controls_internal_win.cc272 int screen_width = ::GetSystemMetrics(SM_CXSCREEN) - 1; in SendMouseMoveImpl() local
/external/chromium_org/remoting/codec/
Dvideo_decoder_vpx_unittest.cc26 void TestGradient(int screen_width, int screen_height, in TestGradient()
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Dmain.rb221 def screen_width method in ANTLR3.Main.Main
/external/chromium_org/ash/wm/
Dapp_list_controller.cc101 int screen_width = widget->GetWorkAreaBoundsInScreen().width(); in GetAnchorPositionOffsetToShelf() local
/external/iputils/
Dping_common.c65 static int screen_width = INT_MAX; variable
/external/lldb/source/Interpreter/
DOptions.cpp473 const uint32_t screen_width = m_interpreter.GetDebugger().GetTerminalWidth(); in GenerateOptionUsage() local
/external/lldb/tools/driver/
DDriver.cpp219 uint32_t screen_width = 80; in ShowUsage() local
/external/iproute2/misc/
Dss.c55 int screen_width; variable