Searched refs:ty (Results 1 – 2 of 2) sorted by relevance
105 $ent:ident($ent_t:ty)123 ($name:ident, $ent:ident($ent_t:ty)) => {131 ($name:ident, $ent:ident($ent_t:ty), $($next:ident($next_t:ty)),+) => {
747 for (int ty = ScreenHeight() - margin_height_ - char_height_; ty >= y && count < text_rows_; in draw_menu_and_text_buffer_locked() local748 ty -= char_height_, ++count) { in draw_menu_and_text_buffer_locked()749 DrawTextLine(margin_width_, ty, text_[row], false); in draw_menu_and_text_buffer_locked()