HomeSort by relevance Sort by last modified time
    Searched full:screenorientationtype (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/
PlatformScreen.h 50 PLATFORM_EXPORT blink::WebScreenOrientationType screenOrientationType(Widget*);
PlatformScreen.cpp 99 blink::WebScreenOrientationType screenOrientationType(Widget* widget)
  /external/chromium_org/third_party/WebKit/Source/modules/screen_orientation/
ScreenOrientationController.cpp 109 blink::WebScreenOrientationType orientationType = screenOrientationType(m_frame.view());

Completed in 3211 milliseconds