Searched refs:SetMaxTopArrowHeight (Results 1 – 3 of 3) sorted by relevance
68 void SetMaxTopArrowHeight(int height);
82 void InfoBarContainer::SetMaxTopArrowHeight(int height) { in SetMaxTopArrowHeight() function in InfoBarContainer
656 infobar_container_->SetMaxTopArrowHeight(infobar_top.y() - icon_bottom.y()); in ToolbarSizeChanged()