Searched defs:findMatchMarkersVersion (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
H A DTextFinder.h67 int findMatchMarkersVersion() const { return m_findMatchMarkersVersion; } function in class:blink::TextFinder
H A DWebRemoteFrameImpl.cpp751 int WebRemoteFrameImpl::findMatchMarkersVersion() const function in class:blink::WebRemoteFrameImpl
H A DWebLocalFrameImpl.cpp1390 int WebLocalFrameImpl::findMatchMarkersVersion() const function in class:WebLocalFrameImpl
1395 return m_textFinder->findMatchMarkersVersion();

Completed in 219 milliseconds