Searched refs:bar_height (Results 1 – 1 of 1) sorted by relevance
184 int bar_height = char_height_ + 4; in DrawItems() local185 draw_funcs_.DrawHighlightBar(0, y + offset - 2, screen_width, bar_height); in DrawItems()244 int bar_height = item->height + 4; in DrawItems() local245 draw_funcs_.DrawHighlightBar(0, y + offset - 2, screen_width, bar_height); in DrawItems()