HomeSort by relevance Sort by last modified time
    Searched full:yhotspot (Results 1 - 12 of 12) sorted by null

  /external/webrtc/webrtc/modules/desktop_capture/win/
cursor.cc 121 int hotspot_y = iinfo.yHotspot;
  /toolchain/binutils/binutils-2.25/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::__anon115601::__anon115603
787 icondirs[i].u.cursor.yhotspot = get_word (e, real_filename);
815 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...]

Completed in 1091 milliseconds