Searched refs:vboxvideo_set_cursor_shape (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Additions/haiku/VBoxVideo/accelerant/ |
H A D | accelerant.h | 83 status_t vboxvideo_set_cursor_shape(uint16 width, uint16 height, uint16 hotX, uint16 hotY, uint8 *andMask, uint8 *xorMask);
|
H A D | accelerant.cpp | 147 return (void*)vboxvideo_set_cursor_shape; 374 status_t vboxvideo_set_cursor_shape(uint16 width, uint16 height, uint16 hotX, uint16 hotY, uint8 *andMask, uint8 *xorMask) function
|
Completed in 42 milliseconds