Searched refs:panner_v_cleanup (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/libs/ncurses/test/
H A Dncurses.c3994 panner_v_cleanup(int from_y, int from_x, int to_y) function
4101 panner_v_cleanup(top_y, top_x, porty);
4128 panner_v_cleanup(top_y - (top_y > 0), top_x - 1, porty);
4140 panner_v_cleanup(top_y - (top_y > 0), portx - 1, porty);
4159 panner_v_cleanup(top_y - (top_y > 0), portx, porty);

Completed in 25 milliseconds