Home
last modified time | relevance | path

Searched refs:webkitFullScreenKeyboardInputAllowed (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/dom/
DDocument.idl247 readonly attribute boolean webkitFullScreenKeyboardInputAllowed;
DDocument.h1058 …bool webkitFullScreenKeyboardInputAllowed() const { return m_fullScreenElement.get() && m_areKeysE… in webkitFullScreenKeyboardInputAllowed() function
/external/webkit/Source/WebCore/
DChangeLog17695 (WebCore::Document::webkitFullScreenKeyboardInputAllowed): Ditto.