Home
last modified time | relevance | path

Searched refs:selection_rect (Results 1 – 5 of 5) sorted by relevance

/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.cc859 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()
Dbrowser_platform_delegate_alloy.cc422 const gfx::Rect& selection_rect, in HandleFindReply() argument
431 find_in_page->HandleFindReply(request_id, number_of_matches, selection_rect, in HandleFindReply()
Dbrowser_platform_delegate_alloy.h71 const gfx::Rect& selection_rect,
Dalloy_browser_host_impl.h270 const gfx::Rect& selection_rect,
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch72862 gfx::Rect selection_rect = ToPixelSnappedRect(selection_rect_);