Home
last modified time | relevance | path

Searched refs:RotationType90Clockwise (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/public/web/
DWebPlugin.h163 RotationType90Clockwise, enumerator
/external/chromium_org/content/renderer/pepper/
Dpepper_plugin_instance_impl.cc1676 type == WebPlugin::RotationType90Clockwise ? in RotateView()
/external/chromium_org/third_party/WebKit/Source/web/
DWebViewImpl.cpp3197 plugin->plugin()->rotateView(WebPlugin::RotationType90Clockwise); in performPluginAction()