Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/ipc/
H A DTabChild.cpp1075 TabChild::FocusPrevElement(bool aForDocumentNavigation) in FocusPrevElement() function in TabChild
/dports/lang/spidermonkey60/firefox-60.9.0/dom/ipc/
H A DTabChild.cpp907 TabChild::FocusPrevElement(bool aForDocumentNavigation) { in FocusPrevElement() function in TabChild
/dports/www/firefox-esr/firefox-91.8.0/dom/ipc/
H A DBrowserChild.cpp800 BrowserChild::FocusPrevElement(bool aForDocumentNavigation) { in FocusPrevElement() function in BrowserChild
/dports/lang/spidermonkey78/firefox-78.9.0/dom/ipc/
H A DBrowserChild.cpp837 BrowserChild::FocusPrevElement(bool aForDocumentNavigation) { in FocusPrevElement() function in BrowserChild
/dports/www/firefox/firefox-99.0/dom/ipc/
H A DBrowserChild.cpp776 BrowserChild::FocusPrevElement(bool aForDocumentNavigation) { in FocusPrevElement() function in BrowserChild
/dports/mail/thunderbird/thunderbird-91.8.0/dom/ipc/
H A DBrowserChild.cpp800 BrowserChild::FocusPrevElement(bool aForDocumentNavigation) { in FocusPrevElement() function in BrowserChild
/dports/www/firefox-esr/firefox-91.8.0/docshell/base/
H A DnsDocShell.cpp2001 NS_SUCCEEDED(chromeFocus->FocusPrevElement(aForDocumentNavigation)); in TabToTreeOwner()
/dports/lang/spidermonkey78/firefox-78.9.0/docshell/base/
H A DnsDocShell.cpp1934 NS_SUCCEEDED(chromeFocus->FocusPrevElement(aForDocumentNavigation)); in TabToTreeOwner()
/dports/mail/thunderbird/thunderbird-91.8.0/docshell/base/
H A DnsDocShell.cpp2001 NS_SUCCEEDED(chromeFocus->FocusPrevElement(aForDocumentNavigation)); in TabToTreeOwner()
/dports/lang/spidermonkey60/firefox-60.9.0/docshell/base/
H A DnsDocShell.cpp2198 NS_SUCCEEDED(chromeFocus->FocusPrevElement(aForDocumentNavigation)); in TabToTreeOwner()
/dports/www/firefox/firefox-99.0/docshell/base/
H A DnsDocShell.cpp2144 NS_SUCCEEDED(chromeFocus->FocusPrevElement(aForDocumentNavigation)); in TabToTreeOwner()
/dports/www/firefox-legacy/firefox-52.8.0esr/docshell/base/
H A DnsDocShell.cpp2789 *aTookFocus = NS_SUCCEEDED(chromeFocus->FocusPrevElement(aForDocumentNavigation)); in TabToTreeOwner()