Searched defs:setTabIndexExplicitly (Results 1 – 2 of 2) sorted by relevance
53 … void setTabIndexExplicitly(short index) { m_tabIndex = index; m_tabIndexWasSetExplicitly = true; } in setTabIndexExplicitly() function
245 void Element::setTabIndexExplicitly(short tabIndex) in setTabIndexExplicitly() function in WebCore::Element