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

/haiku/src/system/kernel/debug/
H A Dframe_buffer_console.cpp213 draw_cursor(int32 x, int32 y) function
256 draw_cursor(sConsole.cursor_x, sConsole.cursor_y);
257 draw_cursor(x, y);

Completed in 9 milliseconds