Searched refs:tabIndexSetExplicitly (Results 1 – 2 of 2) sorted by relevance
54 bool tabIndexSetExplicitly() const { return m_tabIndexWasSetExplicitly; } in tabIndexSetExplicitly() function
252 return hasRareData() && elementRareData()->tabIndexSetExplicitly(); in supportsFocus()