Searched defs:supportsFullScreenForElement (Results 1 – 5 of 5) sorted by relevance
274 virtual bool supportsFullScreenForElement(const Element*, bool) { return false; } in supportsFullScreenForElement() function
981 bool WebChromeClient::supportsFullScreenForElement(const Element* element, bool withKeyboard) function
883 bool ChromeClientImpl::supportsFullScreenForElement(const WebCore::Element* element, bool withKeybo… in supportsFullScreenForElement() function in WebKit::ChromeClientImpl
715 bool WebChromeClient::supportsFullScreenForElement(const WebCore::Element* element, bool withKeyboa… in supportsFullScreenForElement() function in WebKit::WebChromeClient
726 bool ChromeClient::supportsFullScreenForElement(const WebCore::Element* element, bool withKeyboard) in supportsFullScreenForElement() function in WebKit::ChromeClient