Searched refs:element_bounds_ (Results 1 – 4 of 4) sorted by relevance
35 const gfx::RectF& element_bounds() const { return element_bounds_; } in element_bounds()84 gfx::RectF element_bounds_; variable
23 : element_bounds_(element_bounds), in PopupControllerCommon()59 return gfx::ToEnclosingRect(element_bounds_); in RoundedElementBounds()
67 element_bounds_ = element_bounds; in OnQuery()142 manager_->client()->ShowAutofillPopup(element_bounds_, in OnSuggestionsReturned()266 element_bounds_, in OnPingAck()
137 gfx::RectF element_bounds_; variable