Home
last modified time | relevance | path

Searched defs:GetHasPresented (Results 1 – 9 of 9) sorted by relevance

/dports/www/firefox/firefox-99.0/dom/ipc/
H A DBrowserHost.cpp205 BrowserHost::GetHasPresented(bool* aHasPresented) { in GetHasPresented() function in mozilla::dom::BrowserHost
H A DBrowserParent.cpp3430 bool BrowserParent::GetHasPresented() { return mHasPresented; } in GetHasPresented() function in mozilla::dom::BrowserParent
/dports/www/firefox-esr/firefox-91.8.0/dom/ipc/
H A DBrowserHost.cpp203 BrowserHost::GetHasPresented(bool* aHasPresented) { in GetHasPresented() function in mozilla::dom::BrowserHost
H A DBrowserParent.cpp3372 bool BrowserParent::GetHasPresented() { return mHasPresented; } in GetHasPresented() function in mozilla::dom::BrowserParent
/dports/mail/thunderbird/thunderbird-91.8.0/dom/ipc/
H A DBrowserHost.cpp203 BrowserHost::GetHasPresented(bool* aHasPresented) { in GetHasPresented() function in mozilla::dom::BrowserHost
H A DBrowserParent.cpp3372 bool BrowserParent::GetHasPresented() { return mHasPresented; } in GetHasPresented() function in mozilla::dom::BrowserParent
/dports/lang/spidermonkey78/firefox-78.9.0/dom/ipc/
H A DBrowserHost.cpp246 BrowserHost::GetHasPresented(bool* aHasPresented) { in GetHasPresented() function in mozilla::dom::BrowserHost
H A DBrowserParent.cpp3427 bool BrowserParent::GetHasPresented() { return mHasPresented; } in GetHasPresented() function in mozilla::dom::BrowserParent
/dports/lang/spidermonkey60/firefox-60.9.0/dom/ipc/
H A DTabParent.cpp2739 TabParent::GetHasPresented(bool* aResult) { in GetHasPresented() function in mozilla::dom::TabParent