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

/haiku-fatelf/src/add-ons/accelerants/radeon/
H A DGetAccelerantHook.c76 HOOK(MOVE_CURSOR);
H A Dgeneric.h38 void MOVE_CURSOR(uint16 x, uint16 y);
H A DCursor.c70 void MOVE_CURSOR(uint16 x, uint16 y) function
H A DSetDisplayMode.c567 MOVE_CURSOR( 0, 0 );
/haiku-fatelf/src/add-ons/accelerants/vmware/
H A DGetAccelerantHook.c52 HOOK_IF(MOVE_CURSOR, SVGA_CAP_CURSOR_BYPASS);
H A Dgeneric.h38 void MOVE_CURSOR(uint16 x, uint16 y);
H A DCursor.c113 MOVE_CURSOR(uint16 x, uint16 y) function
117 //TRACE("MOVE_CURSOR (%d, %d)\n", x, y);
/haiku-fatelf/src/add-ons/accelerants/matrox/
H A DGetAccelerantHook.c74 HRDC(MOVE_CURSOR);
H A Dbe_driver_proto.h38 void MOVE_CURSOR(uint16 x, uint16 y);
H A DCursor.c51 void MOVE_CURSOR(uint16 x, uint16 y) function
/haiku-fatelf/src/add-ons/accelerants/neomagic/
H A DCursor.c41 void MOVE_CURSOR(uint16 x, uint16 y) function
H A DGetAccelerantHook.c73 HRDC(MOVE_CURSOR);
H A Dbe_driver_proto.h38 void MOVE_CURSOR(uint16 x, uint16 y);
/haiku-fatelf/src/add-ons/accelerants/skeleton/
H A DGetAccelerantHook.c74 HRDC(MOVE_CURSOR);
H A DCursor.c44 void MOVE_CURSOR(uint16 x, uint16 y) function
121 LOG(4,("MOVE_CURSOR: now on left side\n"));
132 LOG(4,("MOVE_CURSOR: now on right side\n"));
H A Dbe_driver_proto.h38 void MOVE_CURSOR(uint16 x, uint16 y);
/haiku-fatelf/src/add-ons/accelerants/via/
H A DGetAccelerantHook.c74 HRDC(MOVE_CURSOR);
H A DCursor.c44 void MOVE_CURSOR(uint16 x, uint16 y) function
153 LOG(4,("MOVE_CURSOR: now on left side\n"));
164 LOG(4,("MOVE_CURSOR: now on right side\n"));
H A Dbe_driver_proto.h38 void MOVE_CURSOR(uint16 x, uint16 y);
/haiku-fatelf/src/add-ons/accelerants/nvidia/
H A DCursor.c44 void MOVE_CURSOR(uint16 x, uint16 y) function
121 LOG(4,("MOVE_CURSOR: now on left side\n"));
132 LOG(4,("MOVE_CURSOR: now on right side\n"));
H A DGetAccelerantHook.c82 HRDC(MOVE_CURSOR);
H A Dbe_driver_proto.h44 void MOVE_CURSOR(uint16 x, uint16 y);
/haiku-fatelf/src/add-ons/accelerants/nvidia_gpgpu/
H A DCursor.c44 void MOVE_CURSOR(uint16 x, uint16 y) function
120 LOG(4,("MOVE_CURSOR: now on left side\n"));
131 LOG(4,("MOVE_CURSOR: now on right side\n"));
H A Dbe_driver_proto.h40 void MOVE_CURSOR(uint16 x, uint16 y);

Completed in 119 milliseconds