Home
last modified time | relevance | path

Searched refs:resetActiveMatch (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DTextFinder.h83 void resetActiveMatch() { m_activeMatch = nullptr; } in resetActiveMatch() function
DWebLocalFrameImpl.cpp1754 m_textFinder->resetActiveMatch(); in setFindEndstateFocusAndSelection()