OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:screenOrientationType
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/
PlatformScreen.h
47
PLATFORM_EXPORT WebScreenOrientationType
screenOrientationType
(Widget*);
PlatformScreen.cpp
99
blink::WebScreenOrientationType
screenOrientationType
(Widget* widget)
/external/chromium_org/third_party/WebKit/Source/modules/screen_orientation/
ScreenOrientationController.cpp
83
WebScreenOrientationType orientationType =
screenOrientationType
(view);
Completed in 683 milliseconds