Searched defs:exitFullScreenForElement (Results 1 – 10 of 10) sorted by relevance
62 void InjectedBundlePageFullScreenClient::exitFullScreenForElement(WebPage *page, WebCore::Element *… in exitFullScreenForElement() function in WebKit::InjectedBundlePageFullScreenClient
81 void WebFullScreenManager::exitFullScreenForElement(WebCore::Element* element) in exitFullScreenForElement() function in WebKit::WebFullScreenManager
276 virtual void exitFullScreenForElement(Element*) { } in exitFullScreenForElement() function
1000 void WebChromeClient::exitFullScreenForElement(Element* element) function
653 void ChromeClientAndroid::exitFullScreenForElement(Element* element) in exitFullScreenForElement() function in android::ChromeClientAndroid
895 void ChromeClientImpl::exitFullScreenForElement(WebCore::Element* element) in exitFullScreenForElement() function in WebKit::ChromeClientImpl
740 void ChromeClient::exitFullScreenForElement(WebCore::Element* element) in exitFullScreenForElement() function in WebKit::ChromeClient
725 void WebChromeClient::exitFullScreenForElement(WebCore::Element* element) in exitFullScreenForElement() function in WebKit::WebChromeClient
262 WKBundlePageExitFullScreenForElement exitFullScreenForElement; member
1028 void InjectedBundlePage::exitFullScreenForElement(WKBundlePageRef pageRef, WKBundleNodeHandleRef el… in exitFullScreenForElement() function in WTR::InjectedBundlePage