Home
last modified time | relevance | path

Searched refs:reportFindInPageSelection (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
DWebFrameClient.h356 virtual void reportFindInPageSelection( in reportFindInPageSelection() function
/external/webkit/Source/WebKit/chromium/src/
DWebFrameImpl.h293 void reportFindInPageSelection(
DWebFrameImpl.cpp1549 reportFindInPageSelection(*selectionRect, m_activeMatchIndex + 1, identifier); in find()
1686 reportFindInPageSelection( in scopeStringMatches()
1772 void WebFrameImpl::reportFindInPageSelection(const WebRect& selectionRect, in reportFindInPageSelection() function in WebKit::WebFrameImpl
1778 …client()->reportFindInPageSelection(identifier, ordinalOfFirstMatchForFrame(this) + activeMatchOrd… in reportFindInPageSelection()
/external/webkit/Source/WebKit/chromium/
DChangeLog-2011-02-1629045 (WebKit::WebFrameImpl::reportFindInPageSelection):
29712 (WebKit::WebFrameClient::reportFindInPageSelection):