Searched refs:showFullScreenPlugin (Results 1 – 3 of 3) sorted by relevance
460 void showFullScreenPlugin(jobject webkitPlugin, int32_t orientation, NPP npp);
3983 void WebViewCore::showFullScreenPlugin(jobject childView, int32_t orientation, NPP npp) in showFullScreenPlugin() function in android::WebViewCore
643 m_core->showFullScreenPlugin(m_embeddedView, m_fullScreenOrientation, in requestFullScreen()