Searched refs:clearTabIndexExplicitly (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DElementRareData.h55 void clearTabIndexExplicitly() { m_tabIndex = 0; m_tabIndexWasSetExplicitly = false; } function in class:WebCore::ElementRareData
H A DElement.cpp242 elementRareData()->clearTabIndexExplicitly();

Completed in 50 milliseconds