Searched refs:selection_rect (Results 1 – 5 of 5) sorted by relevance
/third_party/cef/libcef/browser/alloy/ |
D | alloy_browser_host_impl.cc | 859 const gfx::Rect& selection_rect, in FindReply() argument 865 selection_rect, active_match_ordinal, in FindReply() 870 CefRect rect(details.selection_rect().x(), details.selection_rect().y(), in FindReply() 871 details.selection_rect().width(), in FindReply() 872 details.selection_rect().height()); in FindReply()
|
D | browser_platform_delegate_alloy.cc | 422 const gfx::Rect& selection_rect, in HandleFindReply() argument 431 find_in_page->HandleFindReply(request_id, number_of_matches, selection_rect, in HandleFindReply()
|
D | browser_platform_delegate_alloy.h | 71 const gfx::Rect& selection_rect,
|
D | alloy_browser_host_impl.h | 270 const gfx::Rect& selection_rect,
|
/third_party/chromium/patch/ |
D | 0003-3.2-Beta3-1115.patch | 72862 gfx::Rect selection_rect = ToPixelSnappedRect(selection_rect_);
|