Home
last modified time | relevance | path

Searched defs:withKeyboard (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/
DInjectedBundlePageFullScreenClient.cpp43 bool InjectedBundlePageFullScreenClient::supportsFullScreen(WebPage *page, bool withKeyboard) in supportsFullScreen()
/external/webkit/Source/WebKit2/WebProcess/FullScreen/
DWebFullScreenManager.cpp64 bool WebFullScreenManager::supportsFullScreen(bool withKeyboard) in supportsFullScreen()
/external/webkit/Source/WebKit2/UIProcess/
DWebFullScreenManagerProxy.cpp102 void WebFullScreenManagerProxy::supportsFullScreen(bool withKeyboard, bool& supports) in supportsFullScreen()
/external/webkit/Source/WebKit/chromium/src/
DChromeClientImpl.cpp883 … ChromeClientImpl::supportsFullScreenForElement(const WebCore::Element* element, bool withKeyboard) in supportsFullScreenForElement()
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebChromeClient.cpp715 …l WebChromeClient::supportsFullScreenForElement(const WebCore::Element* element, bool withKeyboard) in supportsFullScreenForElement()
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DChromeClientGtk.cpp726 bool ChromeClient::supportsFullScreenForElement(const WebCore::Element* element, bool withKeyboard) in supportsFullScreenForElement()