Searched refs:webkitWillEnterFullScreenForElement (Results 1 – 11 of 11) sorted by relevance
118 m_element->document()->webkitWillEnterFullScreenForElement(m_element.get()); in willEnterFullScreen()
599 doc->webkitWillEnterFullScreenForElement(videoElement); in enterFullscreenForNode()
736 element->document()->webkitWillEnterFullScreenForElement(element); in enterFullScreenForElement()
891 element->document()->webkitWillEnterFullScreenForElement(element); in enterFullScreenForElement()
1061 void webkitWillEnterFullScreenForElement(Element*);
4882 void Document::webkitWillEnterFullScreenForElement(Element* element) in webkitWillEnterFullScreenForElement() function in WebCore::Document
414 document->webkitWillEnterFullScreenForElement(_element.get());
1100 _element->document()->webkitWillEnterFullScreenForElement(_element.get());
12662 (WebCore::Document::webkitWillEnterFullScreenForElement): Mark any containing17690 (WebCore::Document::webkitWillEnterFullScreenForElement):29243 (WebCore::Document::webkitWillEnterFullScreenForElement):46712 (WebCore::Document::webkitWillEnterFullScreenForElement):46783 (WebCore::Document::webkitWillEnterFullScreenForElement): Call setRootFullScreenLayer().
30532 …(WebCore::Document::nodeWillBeRemoved): Replicate the logic in webkitWillEnterFullScreenForElement.30533 … (WebCore::Document::webkitWillEnterFullScreenForElement): Detach the fullscreen element to cause
68928 …(WebCore::Document::webkitWillEnterFullScreenForElement): Sets the FullScreen pseudo-classes on th…