Searched defs:CalculateLineHeight (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/ui/views/controls/
H A Dstyled_label.cc26 int CalculateLineHeight(const gfx::FontList& font_list) { function in namespace:views::__anon17067
203 : CalculateLineHeight(font_list_);
321 CalculateLineHeight(font_list_) + GetInsets().height();

Completed in 65 milliseconds