Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/alloy/
Dbrowser_platform_delegate_alloy.cc421 int number_of_matches, in HandleFindReply() argument
431 find_in_page->HandleFindReply(request_id, number_of_matches, selection_rect, in HandleFindReply()
Dbrowser_platform_delegate_alloy.h70 int number_of_matches,
Dalloy_browser_host_impl.cc858 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()
Dalloy_browser_host_impl.h269 int number_of_matches,