Home | History | Annotate | Download | only in gfx

Lines Matching refs:min_height_

349         min_height_(min_height),
442 line_descent_ = min_height_ - min_baseline_;
447 line_descent_ = std::max(line_descent_, min_height_ - min_baseline_);
495 const int min_height_;