Searched defs:enterFullScreenForElement (Results 1 – 9 of 9) sorted by relevance
53 void InjectedBundlePageFullScreenClient::enterFullScreenForElement(WebPage *page, WebCore::Element … in enterFullScreenForElement() function in WebKit::InjectedBundlePageFullScreenClient
73 void WebFullScreenManager::enterFullScreenForElement(WebCore::Element* element) in enterFullScreenForElement() function in WebKit::WebFullScreenManager
275 virtual void enterFullScreenForElement(Element*) { } in enterFullScreenForElement() function
989 void WebChromeClient::enterFullScreenForElement(Element* element) function
888 void ChromeClientImpl::enterFullScreenForElement(WebCore::Element* element) in enterFullScreenForElement() function in WebKit::ChromeClientImpl
734 void ChromeClient::enterFullScreenForElement(WebCore::Element* element) in enterFullScreenForElement() function in WebKit::ChromeClient
720 void WebChromeClient::enterFullScreenForElement(WebCore::Element* element) in enterFullScreenForElement() function in WebKit::WebChromeClient
261 WKBundlePageEnterFullScreenForElement enterFullScreenForElement; member
1020 void InjectedBundlePage::enterFullScreenForElement(WKBundlePageRef pageRef, WKBundleNodeHandleRef e… in enterFullScreenForElement() function in WTR::InjectedBundlePage