Home
last modified time | relevance | path

Searched refs:YHotSpot (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9.h261 UINT YHotSpot,
Dnine_lock.c601 UINT YHotSpot, in LockDevice9_SetCursorProperties() argument
606 r = NineDevice9_SetCursorProperties(This, XHotSpot, YHotSpot, pCursorBitmap); in LockDevice9_SetCursorProperties()
Ddevice9.c809 UINT YHotSpot, in NineDevice9_SetCursorProperties() argument
820 "pCursorBitmap=%p\n", This, XHotSpot, YHotSpot, pCursorBitmap); in NineDevice9_SetCursorProperties()
845 This->cursor.hotspot.y = YHotSpot; in NineDevice9_SetCursorProperties()
/third_party/mesa3d/include/D3D9/
Dd3d9.h168 …virtual HRESULT WINAPI SetCursorProperties(UINT XHotSpot, UINT YHotSpot, IDirect3DSurface9 *pCurso…
756 …HRESULT (WINAPI *SetCursorProperties)(IDirect3DDevice9 *This, UINT XHotSpot, UINT YHotSpot, IDirec…
1007 …HRESULT (WINAPI *SetCursorProperties)(IDirect3DDevice9Ex *This, UINT XHotSpot, UINT YHotSpot, IDir…