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

  /external/chromium_org/third_party/WebKit/public/platform/
WebScreenOrientationType.h 15 WebScreenOrientationLandscapeSecondary
  /external/chromium_org/content/common/
screen_orientation_messages.h 21 blink::WebScreenOrientationLandscapeSecondary)
  /external/chromium_org/third_party/WebKit/Source/modules/screen_orientation/
ScreenOrientationController.cpp 72 return isTallDisplay ? blink::WebScreenOrientationPortraitSecondary : blink::WebScreenOrientationLandscapeSecondary;
74 return isTallDisplay ? blink::WebScreenOrientationLandscapeSecondary : blink::WebScreenOrientationPortraitPrimary;
ScreenOrientation.cpp 26 COMPILE_ASSERT_MATCHING_ENUM(WebScreenOrientationLandscapeSecondary, WebScreenOrientationLockLandscapeSecondary);
  /external/chromium_org/content/renderer/screen_orientation/
mock_screen_orientation_controller.cc 85 case blink::WebScreenOrientationLandscapeSecondary:
  /external/chromium_org/content/shell/renderer/test_runner/
test_runner.cc     [all...]
  /external/chromium_org/content/renderer/
render_view_impl.cc     [all...]

Completed in 309 milliseconds