Home
last modified time | relevance | path

Searched defs:rotateView (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/public/web/
DWebPlugin.h178 virtual void rotateView(RotationType type) { } in rotateView() function
/external/chromium_org/content/renderer/pepper/
Dpepper_webplugin_impl.cc275 void PepperWebPluginImpl::rotateView(RotationType type) { in rotateView() function in content::PepperWebPluginImpl