Searched defs:enterFullScreenForElement (Results 1 – 4 of 4) sorted by relevance
143 void FullscreenController::enterFullScreenForElement(WebCore::Element* element) in enterFullScreenForElement() function in blink::FullscreenController
858 void ChromeClientImpl::enterFullScreenForElement(Element* element) in enterFullScreenForElement() function in blink::ChromeClientImpl
1913 void WebViewImpl::enterFullScreenForElement(WebCore::Element* element) in enterFullScreenForElement() function in blink::WebViewImpl
222 virtual void enterFullScreenForElement(Element*) { } in enterFullScreenForElement() function