Searched refs:ty (Results 1 – 1 of 1) sorted by relevance
734 for (int ty = ScreenHeight() - margin_height_ - char_height_; ty >= y && count < text_rows_; in draw_menu_and_text_buffer_locked() local735 ty -= char_height_, ++count) { in draw_menu_and_text_buffer_locked()736 DrawTextLine(margin_width_, ty, text_[row], false); in draw_menu_and_text_buffer_locked()