Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/layout/xul/
H A DnsXULPopupManager.cpp660 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowMenu()
715 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowPopup()
732 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowPopupAtScreen()
746 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowPopupAtScreenRect()
761 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowTooltipAtScreen()
787 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowPopupWithAnchorAlign()
1601 bool nsXULPopupManager::MayShowPopup(nsMenuPopupFrame* aPopup) { in MayShowPopup() function in nsXULPopupManager
H A DnsXULPopupManager.h585 bool MayShowPopup(nsMenuPopupFrame* aFrame);
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/xul/
H A DnsXULPopupManager.cpp699 if (!popupFrame || !MayShowPopup(popupFrame))
763 if (!popupFrame || !MayShowPopup(popupFrame))
782 if (!popupFrame || !MayShowPopup(popupFrame))
801 if (!popupFrame || !MayShowPopup(popupFrame))
819 if (!popupFrame || !MayShowPopup(popupFrame))
851 if (!popupFrame || !MayShowPopup(popupFrame))
1745 nsXULPopupManager::MayShowPopup(nsMenuPopupFrame* aPopup)
H A DnsXULPopupManager.h577 bool MayShowPopup(nsMenuPopupFrame* aFrame);
/dports/www/firefox-esr/firefox-91.8.0/layout/xul/
H A DnsXULPopupManager.cpp690 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowMenu()
745 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowPopup()
775 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowPopupAtScreen()
945 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowPopupAtScreenRect()
960 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowTooltipAtScreen()
1832 bool nsXULPopupManager::MayShowPopup(nsMenuPopupFrame* aPopup) { in MayShowPopup() function in nsXULPopupManager
H A DnsXULPopupManager.h634 bool MayShowPopup(nsMenuPopupFrame* aFrame);
/dports/www/firefox/firefox-99.0/layout/xul/
H A DnsXULPopupManager.cpp700 if (!popupFrame || !MayShowPopup(popupFrame)) { in MayShowMenu()
758 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowPopup()
788 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowPopupAtScreen()
953 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowPopupAtScreenRect()
968 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowTooltipAtScreen()
1826 bool nsXULPopupManager::MayShowPopup(nsMenuPopupFrame* aPopup) { in MayShowPopup() function in nsXULPopupManager
H A DnsXULPopupManager.h669 bool MayShowPopup(nsMenuPopupFrame* aFrame);
/dports/mail/thunderbird/thunderbird-91.8.0/layout/xul/
H A DnsXULPopupManager.cpp690 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowMenu()
745 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowPopup()
775 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowPopupAtScreen()
945 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowPopupAtScreenRect()
960 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowTooltipAtScreen()
1832 bool nsXULPopupManager::MayShowPopup(nsMenuPopupFrame* aPopup) { in MayShowPopup() function in nsXULPopupManager
H A DnsXULPopupManager.h634 bool MayShowPopup(nsMenuPopupFrame* aFrame);
/dports/lang/spidermonkey78/firefox-78.9.0/layout/xul/
H A DnsXULPopupManager.cpp649 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowMenu()
698 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowPopup()
715 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowPopupAtScreen()
729 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowPopupAtScreenRect()
744 if (!popupFrame || !MayShowPopup(popupFrame)) return; in ShowTooltipAtScreen()
1568 bool nsXULPopupManager::MayShowPopup(nsMenuPopupFrame* aPopup) { in MayShowPopup() function in nsXULPopupManager
H A DnsXULPopupManager.h582 bool MayShowPopup(nsMenuPopupFrame* aFrame);