Searched refs:reportFindInPageSelection (Results 1 – 8 of 8) sorted by relevance
313 virtual void reportFindInPageSelection( in reportFindInPageSelection() function
288 virtual void reportFindInPageSelection(int request_id,
1259 void RenderFrameImpl::reportFindInPageSelection( in reportFindInPageSelection() function in content::RenderFrameImpl
605 virtual void reportFindInPageSelection(int request_id,
4161 void RenderViewImpl::reportFindInPageSelection(int request_id, in reportFindInPageSelection() function in content::RenderViewImpl
343 void reportFindInPageSelection(
1543 … reportFindInPageSelection(*selectionRect, m_activeMatchIndexInCurrentFrame + 1, identifier); in find()1678 reportFindInPageSelection( in scopeStringMatches()1791 void WebFrameImpl::reportFindInPageSelection(const WebRect& selectionRect, int activeMatchOrdinal, … in reportFindInPageSelection() function in blink::WebFrameImpl1795 …client()->reportFindInPageSelection(identifier, ordinalOfFirstMatchForFrame(this) + activeMatchOrd… in reportFindInPageSelection()
2333 render_frame_->reportFindInPageSelection( in SelectedFindResultChanged()