/external/webrtc/webrtc/modules/desktop_capture/win/ |
cursor.cc | 121 int hotspot_y = iinfo.yHotspot;
|
/toolchain/binutils/binutils-2.27/binutils/ |
windint.h | 334 bfd_signed_vma yhotspot; member in struct:rc_cursor 344 bfd_byte yhotspot[2]; member in struct:bin_cursor
|
resrc.c | 105 unsigned short yhotspot; member in struct:icondir::__anon4163::__anon4165 788 icondirs[i].u.cursor.yhotspot = get_word (e, real_filename); 816 c->yhotspot = icondirs[i].u.cursor.yhotspot; [all...] |
resbin.c | 211 c->yhotspot = windres_get_16 (wrbfd, data + 2, 2); [all...] |
/external/mesa3d/src/gallium/state_trackers/nine/ |
device9.h | 246 UINT YHotSpot,
|
nine_lock.c | 601 UINT YHotSpot, 606 r = NineDevice9_SetCursorProperties(This, XHotSpot, YHotSpot, pCursorBitmap); [all...] |
device9.c | 733 UINT YHotSpot, 743 DBG_FLAG(DBG_SWAPCHAIN, "This=%p XHotSpot=%u YHotSpot=%u " 744 "pCursorBitmap=%p\n", This, XHotSpot, YHotSpot, pCursorBitmap); 769 This->cursor.hotspot.y = YHotSpot; [all...] |
/external/mesa3d/include/D3D9/ |
d3d9.h | 168 virtual HRESULT WINAPI SetCursorProperties(UINT XHotSpot, UINT YHotSpot, IDirect3DSurface9 *pCursorBitmap) = 0; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
winuser.h | [all...] |
d3d8.h | [all...] |
d3d9.h | [all...] |
/external/swiftshader/include/Direct3D/ |
d3d8.h | 262 STDMETHOD(SetCursorProperties)(THIS_ UINT XHotSpot,UINT YHotSpot,IDirect3DSurface8* pCursorBitmap) PURE;
[all...] |