Searched refs:number_of_matches (Results 1 – 4 of 4) sorted by relevance
/third_party/cef/libcef/browser/alloy/ |
D | browser_platform_delegate_alloy.cc | 421 int number_of_matches, in HandleFindReply() argument 431 find_in_page->HandleFindReply(request_id, number_of_matches, selection_rect, in HandleFindReply()
|
D | browser_platform_delegate_alloy.h | 70 int number_of_matches,
|
D | alloy_browser_host_impl.cc | 858 int number_of_matches, in FindReply() argument 864 if (alloy_delegate->HandleFindReply(request_id, number_of_matches, in FindReply() 874 this, details.request_id(), details.number_of_matches(), rect, in FindReply()
|
D | alloy_browser_host_impl.h | 269 int number_of_matches,
|