lockOrientation    99 Source/modules/screen_orientation/ScreenOrientation.cpp         blink::Platform::current()->lockOrientation(m_lockedOrientations);
lockOrientation    31 Source/modules/screen_orientation/ScreenOrientation.h     static bool lockOrientation(Screen&, const AtomicString& orientation);
lockOrientation   613 public/platform/Platform.h     virtual void lockOrientation(WebScreenOrientations) { }