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

/macosx-10.9.5/WebCore-7537.78.1/page/
H A DChromeClient.h290 virtual bool supportsFullScreenForElement(const Element*, bool) { return false; } function in class:WebCore::ChromeClient
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DChromeClientBlackBerry.cpp717 bool ChromeClientBlackBerry::supportsFullScreenForElement(const WebCore::Element*, bool) function in class:WebCore::ChromeClientBlackBerry
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DChromeClientEfl.cpp633 bool ChromeClientEfl::supportsFullScreenForElement(const WebCore::Element* element, bool withKeyboard) function in class:WebCore::ChromeClientEfl
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebChromeClient.cpp817 bool WebChromeClient::supportsFullScreenForElement(const Element* element, bool requestingKeyboardAccess) function in class:WebChromeClient
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DChromeClientGtk.cpp961 bool ChromeClient::supportsFullScreenForElement(const WebCore::Element* element, bool withKeyboard) function in class:WebKit::ChromeClient
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebCoreSupport/
H A DWebChromeClient.cpp801 bool WebChromeClient::supportsFullScreenForElement(const WebCore::Element*, bool withKeyboard) function in class:WebKit::WebChromeClient

Completed in 120 milliseconds