Searched refs:screen_orientation_dispatcher_ (Results 1 – 2 of 2) sorted by relevance
737 ScreenOrientationDispatcher* screen_orientation_dispatcher_; variable
458 screen_orientation_dispatcher_(NULL), in RenderFrameImpl()3178 if (!screen_orientation_dispatcher_) in webScreenOrientationClient()3179 screen_orientation_dispatcher_ = new ScreenOrientationDispatcher(this); in webScreenOrientationClient()3180 return screen_orientation_dispatcher_; in webScreenOrientationClient()