Searched refs:HW_CURSOR_LOC (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/accelerants/3dfx/ | ||
H A D | 3dfx_cursor.cpp | 37 OUTREG32(HW_CURSOR_LOC, ((y + 63) << 16) | (x + 63)); in TDFX_SetCursorPosition() |
H A D | 3dfx.h | 38 #define HW_CURSOR_LOC 0x64 macro |