Home
last modified time | relevance | path

Searched refs:TopLayerPop (Results 1 – 12 of 12) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DHTMLDialogElement.cpp72 DebugOnly<Element*> removedElement = OwnerDoc()->TopLayerPop(predictFunc); in RemoveFromTopLayerIfNeeded()
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DHTMLDialogElement.cpp105 DebugOnly<Element*> removedElement = doc->TopLayerPop(predictFunc); in RemoveFromTopLayerIfNeeded()
/dports/www/firefox/firefox-99.0/dom/html/
H A DHTMLDialogElement.cpp105 DebugOnly<Element*> removedElement = doc->TopLayerPop(predictFunc); in RemoveFromTopLayerIfNeeded()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DHTMLDialogElement.cpp105 DebugOnly<Element*> removedElement = doc->TopLayerPop(predictFunc); in RemoveFromTopLayerIfNeeded()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDocument.h1873 Element* TopLayerPop(FunctionRef<bool(Element*)> aPredicateFunc);
H A DDocument.cpp13388 Element* removedElement = TopLayerPop([](Element* element) -> bool { in UnsetFullscreenElement()
13411 TopLayerPop(predictFunc); in TopLayerPush()
13418 Element* Document::TopLayerPop(FunctionRef<bool(Element*)> aPredicateFunc) { in TopLayerPop() function in mozilla::dom::Document
/dports/www/firefox/firefox-99.0/dom/base/
H A DDocument.h1920 Element* TopLayerPop(FunctionRef<bool(Element*)> aPredicateFunc);
H A DDocument.cpp14443 Element* removedElement = TopLayerPop([](Element* element) -> bool { in UnsetFullscreenElement()
14464 TopLayerPop(predictFunc); in TopLayerPush()
14524 Element* Document::TopLayerPop(FunctionRef<bool(Element*)> aPredicateFunc) { in TopLayerPop() function in mozilla::dom::Document
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDocument.h1909 Element* TopLayerPop(FunctionRef<bool(Element*)> aPredicateFunc);
H A DDocument.cpp14241 Element* removedElement = TopLayerPop([](Element* element) -> bool { in UnsetFullscreenElement()
14262 TopLayerPop(predictFunc); in TopLayerPush()
14322 Element* Document::TopLayerPop(FunctionRef<bool(Element*)> aPredicateFunc) { in TopLayerPop() function in mozilla::dom::Document
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDocument.h1909 Element* TopLayerPop(FunctionRef<bool(Element*)> aPredicateFunc);
H A DDocument.cpp14241 Element* removedElement = TopLayerPop([](Element* element) -> bool { in UnsetFullscreenElement()
14262 TopLayerPop(predictFunc); in TopLayerPush()
14322 Element* Document::TopLayerPop(FunctionRef<bool(Element*)> aPredicateFunc) { in TopLayerPop() function in mozilla::dom::Document