Home
last modified time | relevance | path

Searched defs:orientationType (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
DWebScreenInfo.h74 WebScreenOrientationType orientationType; member
/external/chromium_org/third_party/WebKit/Source/modules/screen_orientation/
DScreenOrientationController.cpp109 blink::WebScreenOrientationType orientationType = screenOrientationType(m_frame.view()); in orientation() local