Searched refs:MOVE_CURSOR (Results 1 – 18 of 18) sorted by relevance
/haiku/src/add-ons/accelerants/matrox/ |
H A D | be_driver_proto.h | 36 void MOVE_CURSOR(uint16 x, uint16 y);
|
H A D | GetAccelerantHook.c | 74 HRDC(MOVE_CURSOR); in get_accelerant_hook()
|
H A D | Cursor.c | 51 void MOVE_CURSOR(uint16 x, uint16 y) in MOVE_CURSOR() function
|
/haiku/src/add-ons/accelerants/skeleton/ |
H A D | GetAccelerantHook.c | 74 HRDC(MOVE_CURSOR); in get_accelerant_hook()
|
H A D | be_driver_proto.h | 38 void MOVE_CURSOR(uint16 x, uint16 y);
|
H A D | Cursor.c | 44 void MOVE_CURSOR(uint16 x, uint16 y) in MOVE_CURSOR() function
|
/haiku/src/add-ons/accelerants/neomagic/ |
H A D | Cursor.c | 41 void MOVE_CURSOR(uint16 x, uint16 y) in MOVE_CURSOR() function
|
H A D | GetAccelerantHook.c | 73 HRDC(MOVE_CURSOR); in get_accelerant_hook()
|
H A D | be_driver_proto.h | 36 void MOVE_CURSOR(uint16 x, uint16 y);
|
/haiku/src/add-ons/accelerants/via/ |
H A D | GetAccelerantHook.c | 74 HRDC(MOVE_CURSOR); in get_accelerant_hook()
|
H A D | be_driver_proto.h | 38 void MOVE_CURSOR(uint16 x, uint16 y);
|
H A D | Cursor.c | 44 void MOVE_CURSOR(uint16 x, uint16 y) in MOVE_CURSOR() function
|
/haiku/src/add-ons/accelerants/nvidia/ |
H A D | GetAccelerantHook.c | 82 HRDC(MOVE_CURSOR); in get_accelerant_hook()
|
H A D | be_driver_proto.h | 42 void MOVE_CURSOR(uint16 x, uint16 y);
|
H A D | Cursor.c | 44 void MOVE_CURSOR(uint16 x, uint16 y) in MOVE_CURSOR() function
|
/haiku/src/add-ons/accelerants/radeon/ |
H A D | generic.h | 38 void MOVE_CURSOR(uint16 x, uint16 y);
|
H A D | Cursor.c | 70 void MOVE_CURSOR(uint16 x, uint16 y) in MOVE_CURSOR() function
|
H A D | SetDisplayMode.c | 567 MOVE_CURSOR( 0, 0 ); in SET_DISPLAY_MODE()
|