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

/haiku-fatelf/src/add-ons/accelerants/radeon/
H A DGetAccelerantHook.c75 HOOK(SET_CURSOR_SHAPE);
H A Dgeneric.h37 status_t SET_CURSOR_SHAPE(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, uint8 *andMask, uint8 *xorMask);
H A DCursor.c34 status_t SET_CURSOR_SHAPE( uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, function
/haiku-fatelf/src/add-ons/accelerants/vmware/
H A DGetAccelerantHook.c51 HOOK_IF(SET_CURSOR_SHAPE, SVGA_CAP_CURSOR_BYPASS);
H A Dgeneric.h37 status_t SET_CURSOR_SHAPE(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, uint8 *andMask, uint8 *xorMask);
H A DCursor.c74 SET_CURSOR_SHAPE(uint16 width, uint16 height, uint16 hot_x, function
81 TRACE("SET_CURSOR_SHAPE (%d, %d, %d, %d)\n", width, height, hot_x, hot_y);
/haiku-fatelf/src/add-ons/accelerants/matrox/
H A DGetAccelerantHook.c73 HRDC(SET_CURSOR_SHAPE);
H A Dbe_driver_proto.h37 status_t SET_CURSOR_SHAPE(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, uint8 *andMask, uint8 *xorMask);
H A DCursor.c25 status_t SET_CURSOR_SHAPE(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, uint8 *andMask, uint8 *xorMask) function
27 LOG(4,("SET_CURSOR_SHAPE: width %d, height %d\n", width, height));
/haiku-fatelf/src/add-ons/accelerants/neomagic/
H A DCursor.c13 status_t SET_CURSOR_SHAPE(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, uint8 *andMask, uint8 *xorMask) function
15 LOG(4,("SET_CURSOR_SHAPE: width %d, height %d, hot_x %d, hot_y %d\n",
H A DGetAccelerantHook.c72 HRDC(SET_CURSOR_SHAPE);
H A Dbe_driver_proto.h37 status_t SET_CURSOR_SHAPE(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, uint8 *andMask, uint8 *xorMask);
/haiku-fatelf/src/add-ons/accelerants/skeleton/
H A DGetAccelerantHook.c73 HRDC(SET_CURSOR_SHAPE);
H A DCursor.c14 status_t SET_CURSOR_SHAPE(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, uint8 *andMask, uint8 *xorMask) function
16 LOG(4,("SET_CURSOR_SHAPE: width %d, height %d, hot_x %d, hot_y %d\n",
H A Dbe_driver_proto.h37 status_t SET_CURSOR_SHAPE(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, uint8 *andMask, uint8 *xorMask);
/haiku-fatelf/src/add-ons/accelerants/via/
H A DGetAccelerantHook.c73 HRDC(SET_CURSOR_SHAPE);
H A DCursor.c14 status_t SET_CURSOR_SHAPE(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, uint8 *andMask, uint8 *xorMask) function
16 LOG(4,("SET_CURSOR_SHAPE: width %d, height %d, hot_x %d, hot_y %d\n",
H A Dbe_driver_proto.h37 status_t SET_CURSOR_SHAPE(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, uint8 *andMask, uint8 *xorMask);
/haiku-fatelf/src/add-ons/accelerants/nvidia/
H A DCursor.c14 status_t SET_CURSOR_SHAPE(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, uint8 *andMask, uint8 *xorMask) function
16 LOG(4,("SET_CURSOR_SHAPE: width %d, height %d, hot_x %d, hot_y %d\n",
H A DGetAccelerantHook.c81 HRDC(SET_CURSOR_SHAPE);
H A Dbe_driver_proto.h43 status_t SET_CURSOR_SHAPE(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, uint8 *andMask, uint8 *xorMask);
/haiku-fatelf/src/add-ons/accelerants/nvidia_gpgpu/
H A DCursor.c14 status_t SET_CURSOR_SHAPE(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, uint8 *andMask, uint8 *xorMask) function
16 LOG(4,("SET_CURSOR_SHAPE: width %d, height %d, hot_x %d, hot_y %d\n",
H A Dbe_driver_proto.h39 status_t SET_CURSOR_SHAPE(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, uint8 *andMask, uint8 *xorMask);
/haiku-fatelf/src/apps/bootmanager/
H A Dbootman.S26 %assign SET_CURSOR_SHAPE 0x01 ; ch - starting scan line (5 bits)
313 mov ah, SET_CURSOR_SHAPE
320 mov ah, SET_CURSOR_SHAPE

Completed in 127 milliseconds