Searched refs:draw_custom (Results 1 – 1 of 1) sorted by relevance
588 static void draw_custom(int y, int back_cursor, bool is_full) in draw_custom() function601 #define redraw(y, back_cursor) draw_custom((y), (back_cursor), 0)606 #define draw_full(back_cursor) draw_custom(0, (back_cursor), 1)