m_lockedOrientations 87 Source/modules/screen_orientation/ScreenOrientation.cpp if (m_lockedOrientations == orientations) m_lockedOrientations 89 Source/modules/screen_orientation/ScreenOrientation.cpp m_lockedOrientations = orientations; m_lockedOrientations 96 Source/modules/screen_orientation/ScreenOrientation.cpp if (m_lockedOrientations == WebScreenOrientationDefault) m_lockedOrientations 99 Source/modules/screen_orientation/ScreenOrientation.cpp blink::Platform::current()->lockOrientation(m_lockedOrientations); m_lockedOrientations 46 Source/modules/screen_orientation/ScreenOrientation.h blink::WebScreenOrientations m_lockedOrientations;