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

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebFrameImpl.h355 int selectFindMatch(unsigned index, WebRect* selectionRect);
H A DWebFrameImpl.cpp1940 return bestFrame->selectFindMatch(static_cast<unsigned>(indexInBestFrame), selectionRect);
1965 int WebFrameImpl::selectFindMatch(unsigned index, WebRect* selectionRect) function in class:WebFrameImpl

Completed in 297 milliseconds