Searched refs:GetIconSize (Results 1 – 5 of 5) sorted by relevance
24 virtual int GetIconSize() const = 0;
80 virtual int GetIconSize() const OVERRIDE;
212 return std::max(FrameBorderThickness(restored) + delegate_->GetIconSize(), in NonClientTopBorderHeight()306 int size = delegate_->GetIconSize(); in LayoutTitleBar()
75 virtual int GetIconSize() const OVERRIDE { in GetIconSize() function in __anon8b2e987b0111::TestLayoutDelegate
430 int OpaqueBrowserFrameView::GetIconSize() const { in GetIconSize() function in OpaqueBrowserFrameView