Home | History | Annotate | Download | only in dom

Lines Matching defs:setTabIndexExplicitly

250 void Element::setTabIndexExplicitly(short tabIndex)
252 ensureElementRareData()->setTabIndexExplicitly(tabIndex);