Searched defs:selection_rect (Results 1 – 5 of 5) sorted by relevance
16 const gfx::Rect& selection_rect, in FindNotificationDetails()37 gfx::Rect selection_rect() const { return selection_rect_; } in selection_rect() function
110 const gfx::Rect& selection_rect, in OnFindReply()
110 void FindBarHost::MoveWindowIfNecessary(const gfx::Rect& selection_rect, in MoveWindowIfNecessary()
358 void FindBarGtk::MoveWindowIfNecessary(const gfx::Rect& selection_rect, in MoveWindowIfNecessary()
2313 const SkRect selection_rect = { in DrawSlashForInsecureScheme() local