Searched refs:hasFocusEventListeners (Results 1 – 3 of 3) sorted by relevance
75 …ool supportsFocus() const OVERRIDE { return Element::supportsFocus() || hasFocusEventListeners(); } in supportsFocus()
228 bool hasFocusEventListeners() const;
950 bool SVGElement::hasFocusEventListeners() const in hasFocusEventListeners() function in blink::SVGElement