Searched refs:BE_WarpWMCursor (Results 1 – 3 of 3) sorted by relevance
31 extern void BE_WarpWMCursor(_THIS, Uint16 x, Uint16 y);
129 void BE_WarpWMCursor(_THIS, Uint16 x, Uint16 y) in BE_WarpWMCursor() function
144 device->WarpWMCursor = BE_WarpWMCursor; in BE_CreateDevice()