Searched refs:rotateView (Results 1 – 4 of 4) sorted by relevance
169 virtual void rotateView(RotationType type) { } in rotateView() function
87 virtual void rotateView(RotationType type) OVERRIDE;
296 void PepperWebPluginImpl::rotateView(RotationType type) { in rotateView() function in content::PepperWebPluginImpl
3197 plugin->plugin()->rotateView(WebPlugin::RotationType90Clockwise); in performPluginAction()3200 plugin->plugin()->rotateView(WebPlugin::RotationType90Counterclockwise); in performPluginAction()