Searched refs:FindMatchRectsReply (Results 1 – 4 of 4) sorted by relevance
51 virtual void FindMatchRectsReply(content::WebContents* web_contents,
181 void ChromeWebContentsDelegateAndroid::FindMatchRectsReply( in FindMatchRectsReply() function in chrome::android::ChromeWebContentsDelegateAndroid
392 virtual void FindMatchRectsReply(WebContents* web_contents, in FindMatchRectsReply() function
2377 delegate_->FindMatchRectsReply(this, version, rects, active_rect); in OnFindMatchRectsReply()