Searched defs:exitFullScreenForElement (Results 1 – 4 of 4) sorted by relevance
152 void FullscreenController::exitFullScreenForElement(Element* element) in exitFullScreenForElement() function in blink::FullscreenController
709 void ChromeClientImpl::exitFullScreenForElement(Element* element) in exitFullScreenForElement() function in blink::ChromeClientImpl
1936 void WebViewImpl::exitFullScreenForElement(Element* element) in exitFullScreenForElement() function in blink::WebViewImpl
186 virtual void exitFullScreenForElement(Element*) { } in exitFullScreenForElement() function