Home
last modified time | relevance | path

Searched refs:HW_CURSOR_LOC (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/accelerants/3dfx/
H A D3dfx_cursor.cpp37 OUTREG32(HW_CURSOR_LOC, ((y + 63) << 16) | (x + 63)); in TDFX_SetCursorPosition()
H A D3dfx.h38 #define HW_CURSOR_LOC 0x64 macro