Searched refs:webkitRequestFullScreenForElement (Results 1 – 5 of 5) sorted by relevance
1063 void webkitRequestFullScreenForElement(Element*, unsigned short flags);
1906 document()->webkitRequestFullScreenForElement(this, flags); in webkitRequestFullScreen()
4856 void Document::webkitRequestFullScreenForElement(Element* element, unsigned short flags) in webkitRequestFullScreenForElement() function in WebCore::Document
36581 (WebCore::Document::webkitRequestFullScreenForElement):45653 (WebCore::Document::webkitRequestFullScreenForElement): Checks
68926 …(WebCore::Document::webkitRequestFullScreenForElement): Passes request to the chrome client to ent…68938 … (WebCore::Element::webkitRequestFullScreen): Calls Document::webkitRequestFullScreenForElement.