HomeSort by relevance Sort by last modified time
    Searched defs:line_height_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/views/controls/
label.h 77 int line_height() const { return line_height_; }
202 int line_height_; member in class:views::Label
  /external/chromium_org/ui/gfx/
text_elider.cc 476 line_height_(font_list.GetHeight()),
532 const int line_height_; member in class:gfx::__anon614::RectangleText
726 current_height_ += line_height_;

Completed in 68 milliseconds