Searched defs:enterFullScreenForElement (Results 1 – 4 of 4) sorted by relevance
130 void FullscreenController::enterFullScreenForElement(Element* element) in enterFullScreenForElement() function in blink::FullscreenController
704 void ChromeClientImpl::enterFullScreenForElement(Element* element) in enterFullScreenForElement() function in blink::ChromeClientImpl
1931 void WebViewImpl::enterFullScreenForElement(Element* element) in enterFullScreenForElement() function in blink::WebViewImpl
185 virtual void enterFullScreenForElement(Element*) { } in enterFullScreenForElement() function