Searched refs:fullScreenIsAllowedForElement (Results 1 – 3 of 3) sorted by relevance
1073 bool fullScreenIsAllowedForElement(Element*) const;
4839 bool Document::fullScreenIsAllowedForElement(Element* element) const in fullScreenIsAllowedForElement() function in WebCore::Document4861 if (!fullScreenIsAllowedForElement(element)) in webkitRequestFullScreenForElement()
12660 (WebCore::Document::fullScreenIsAllowedForElement): Use the new Element::isFrameElementBase45650 (WebCore::Document::fullScreenIsAllowedForElement): Added. Checks