Home
last modified time | relevance | path

Searched refs:orientationLockString (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/screen_orientation/
DScreenOrientation.cpp73 …tic WebScreenOrientationLockType stringToOrientationLock(const AtomicString& orientationLockString) in stringToOrientationLock() argument
78 if (orientationMap[i].name == orientationLockString) in stringToOrientationLock()