Searched defs:exitFullscreenForNode (Results 1 – 8 of 8) sorted by relevance
270 virtual void exitFullscreenForNode(Node*) { } in exitFullscreenForNode() function
970 void WebChromeClient::exitFullscreenForNode(Node*) function
216 virtual void exitFullscreenForNode(const WebNode&) { } in exitFullscreenForNode() function
690 void ChromeClientQt::exitFullscreenForNode(Node* node) in exitFullscreenForNode() function in WebCore::ChromeClientQt
606 void ChromeClientAndroid::exitFullscreenForNode(Node* node) in exitFullscreenForNode() function in android::ChromeClientAndroid
876 void ChromeClientImpl::exitFullscreenForNode(WebCore::Node* node) in exitFullscreenForNode() function in WebKit::ChromeClientImpl
719 void ChromeClient::exitFullscreenForNode(Node* node) in exitFullscreenForNode() function in WebKit::ChromeClient
853 void WebChromeClient::exitFullscreenForNode(Node*) in exitFullscreenForNode() function in WebChromeClient