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