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

  /external/chromium_org/third_party/WebKit/Source/platform/
PlatformScreen.h 49 PLATFORM_EXPORT uint16_t screenOrientationAngle(Widget*);
PlatformScreen.cpp 91 uint16_t screenOrientationAngle(Widget* widget)
  /external/chromium_org/third_party/WebKit/Source/modules/screen_orientation/
ScreenOrientationController.cpp 64 uint16_t rotation = screenOrientationAngle(view);
  /external/chromium_org/third_party/WebKit/Source/core/frame/
LocalDOMWindow.cpp 631 int orientation = screenOrientationAngle(m_frame->view());
    [all...]

Completed in 84 milliseconds