Lines Matching refs:get_height
54 if (curr_row_ >= get_height()) {
56 curr_row_, get_height());
108 if (next_row_ >= get_height()) {
149 if (source_.get_height() % interleaved_lines_ > 0) {
151 source_.get_height(), interleaved_lines_);
492 height_ = source_.get_height();
535 height_ = source_.get_height();
719 if (current_line_ >= offset_y_ + source_.get_height()) {
725 // offset_y_ <= current_line_ < offset_y_ + source_.get_height())
851 return nodes_.front()->get_height();
875 return nodes_.back()->get_height();