Searched refs:didEnterFullScreenForElement (Results 1 – 3 of 3) sorted by relevance
80 Fullscreen::from(document).didEnterFullScreenForElement(element.get()); in didEnterFullScreen()
76 void didEnterFullScreenForElement(Element*);
413 void Fullscreen::didEnterFullScreenForElement(Element* element) in didEnterFullScreenForElement() function in blink::Fullscreen