Searched refs:webkitWillEnterFullScreenForElement (Results 1 – 6 of 6) sorted by relevance
70 void webkitWillEnterFullScreenForElement(Element*);
352 void FullscreenElementStack::webkitWillEnterFullScreenForElement(Element* element) in webkitWillEnterFullScreenForElement() function in WebCore::FullscreenElementStack
68 …FullscreenElementStack::from(&doc)->webkitWillEnterFullScreenForElement(m_provisionalFullScreenEle… in willEnterFullScreen()
265 void webkitWillEnterFullScreenForElement(Document*, Element*);
225 void webkitWillEnterFullScreenForElement(Document document, Element element);
2013 void Internals::webkitWillEnterFullScreenForElement(Document* document, Element* element) in webkitWillEnterFullScreenForElement() function in WebCore::Internals2017 FullscreenElementStack::from(document)->webkitWillEnterFullScreenForElement(element); in webkitWillEnterFullScreenForElement()