Searched refs:HasTouchListener (Results 1 – 6 of 6) sorted by relevance
154 static bool HasTouchListener(nsIContent* aContent) { in HasTouchListener() function204 if (HasTouchListener(content)) { in GetTouchableAncestor()239 if (HasTouchListener(content) || HasMouseListener(content) || in GetClickableAncestor()
150 static bool HasTouchListener(nsIContent* aContent) { in HasTouchListener() function209 if (HasTouchListener(content) || HasMouseListener(content)) { in GetClickableAncestor()
162 HasTouchListener(nsIContent* aContent)208 if (HasTouchListener(content) || HasMouseListener(content)) {
155 static bool HasTouchListener(nsIContent* aContent) { in HasTouchListener() function201 if (HasTouchListener(content) || HasMouseListener(content)) { in GetClickableAncestor()