Home
last modified time | relevance | path

Searched refs:CalculateAndDoLayout (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/views/controls/
Dstyled_label.cc129 calculated_size_ = gfx::Size(w, CalculateAndDoLayout(w, true)); in GetHeightForWidth()
135 CalculateAndDoLayout(GetLocalBounds().width(), false); in Layout()
148 int StyledLabel::CalculateAndDoLayout(int width, bool dry_run) { in CalculateAndDoLayout() function in views::StyledLabel
Dstyled_label.h111 int CalculateAndDoLayout(int width, bool dry_run);