Searched refs:ID3DPresent_SetCursorPos (Results 1 – 2 of 2) sorted by relevance
125 #define ID3DPresent_SetCursorPos(p,a) (p)->lpVtbl->SetCursorPos(p,a) macro
791 … This->cursor.software = ID3DPresent_SetCursorPos(swap->present, &This->cursor.pos) != D3D_OK; in NineDevice9_SetCursorPosition()