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

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebFrameImpl.h363 void appendFindMatchRects(Vector<WebFloatRect>& frameRects);
H A DWebFrameImpl.cpp1906 frame->appendFindMatchRects(matchRects);
1911 void WebFrameImpl::appendFindMatchRects(Vector<WebFloatRect>& frameRects) function in class:WebFrameImpl

Completed in 85 milliseconds