Searched defs:move_cursor (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/kernel/
H A Dconsole.h22 void (*move_cursor)(int32 x, int32 y); member in struct:__anon1074
/haiku/src/add-ons/kernel/console/vga_text/
H A Dvga_text.c78 move_cursor(int32 x, int32 y) function
/haiku/src/system/kernel/debug/
H A Dblue_screen.cpp84 move_cursor(int32 x, int32 y) function
[all...]
/haiku/headers/os/add-ons/graphics/
H A DAccelerant.h320 typedef void (*move_cursor)(uint16 x, uint16 y); typedef

Completed in 43 milliseconds