Searched defs:supportsFullScreenForElement (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DChromeClient.h274 virtual bool supportsFullScreenForElement(const Element*, bool) { return false; } function in class:WebCore::ChromeClient
/external/webkit/Source/WebKit/chromium/src/
H A DChromeClientImpl.cpp883 bool ChromeClientImpl::supportsFullScreenForElement(const WebCore::Element* element, bool withKeyboard) function in class:WebKit::ChromeClientImpl
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
H A DChromeClientGtk.cpp726 bool ChromeClient::supportsFullScreenForElement(const WebCore::Element* element, bool withKeyboard) function in class:WebKit::ChromeClient
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebChromeClient.cpp715 bool WebChromeClient::supportsFullScreenForElement(const WebCore::Element* element, bool withKeyboard) function in class:WebKit::WebChromeClient

Completed in 4168 milliseconds