Searched defs:exitFullScreenForElement (Results 1 – 4 of 4) sorted by relevance
178 void FullscreenController::exitFullScreenForElement(WebCore::Element* element) in exitFullScreenForElement() function in blink::FullscreenController
863 void ChromeClientImpl::exitFullScreenForElement(Element* element) in exitFullScreenForElement() function in blink::ChromeClientImpl
1918 void WebViewImpl::exitFullScreenForElement(WebCore::Element* element) in exitFullScreenForElement() function in blink::WebViewImpl
223 virtual void exitFullScreenForElement(Element*) { } in exitFullScreenForElement() function