Home
last modified time | relevance | path

Searched refs:HasTouchListener (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DPositionedEventTargeting.cpp154 static bool HasTouchListener(nsIContent* aContent) { in HasTouchListener() function
204 if (HasTouchListener(content)) { in GetTouchableAncestor()
239 if (HasTouchListener(content) || HasMouseListener(content) || in GetClickableAncestor()
/dports/www/firefox/firefox-99.0/layout/base/
H A DPositionedEventTargeting.cpp154 static bool HasTouchListener(nsIContent* aContent) { in HasTouchListener() function
204 if (HasTouchListener(content)) { in GetTouchableAncestor()
239 if (HasTouchListener(content) || HasMouseListener(content) || in GetClickableAncestor()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DPositionedEventTargeting.cpp154 static bool HasTouchListener(nsIContent* aContent) { in HasTouchListener() function
204 if (HasTouchListener(content)) { in GetTouchableAncestor()
239 if (HasTouchListener(content) || HasMouseListener(content) || in GetClickableAncestor()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DPositionedEventTargeting.cpp150 static bool HasTouchListener(nsIContent* aContent) { in HasTouchListener() function
209 if (HasTouchListener(content) || HasMouseListener(content)) { in GetClickableAncestor()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DPositionedEventTargeting.cpp162 HasTouchListener(nsIContent* aContent)
208 if (HasTouchListener(content) || HasMouseListener(content)) {
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DPositionedEventTargeting.cpp155 static bool HasTouchListener(nsIContent* aContent) { in HasTouchListener() function
201 if (HasTouchListener(content) || HasMouseListener(content)) { in GetClickableAncestor()