Searched refs:hasAutofocused (Results 1 – 2 of 2) sorted by relevance
102 bool hasAutofocused() const { return m_hasAutofocused; } in hasAutofocused() function
223 if (element->hasAutofocused()) in shouldAutofocusOnAttach()