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

/haiku/src/add-ons/kernel/debugger/qrencode/
H A Dmodule.cpp48 move_to_and_clear_line(int line) function
57 move_to_and_clear_line(0);
59 move_to_and_clear_line(y / 2 + 1);
72 move_to_and_clear_line(qrCode->width / 2 + 2);
73 move_to_and_clear_line(qrCode->width / 2 + 3);

Completed in 63 milliseconds