Searched refs:canRotateView (Results 1 – 4 of 4) sorted by relevance
167 virtual bool canRotateView() { return false; } in canRotateView() function
86 virtual bool canRotateView() OVERRIDE;
292 bool PepperWebPluginImpl::canRotateView() { in canRotateView() function in content::PepperWebPluginImpl
272 if (plugin->plugin()->canRotateView()) in showContextMenu()