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

  /external/webrtc/webrtc/modules/desktop_capture/win/
cursor.cc 120 int hotspot_x = iinfo.xHotspot;
  /toolchain/binutils/binutils-2.27/binutils/
windint.h 332 bfd_signed_vma xhotspot; member in struct:rc_cursor
343 bfd_byte xhotspot[2]; member in struct:bin_cursor
resrc.c 103 unsigned short xhotspot; member in struct:icondir::__anon4163::__anon4165
787 icondirs[i].u.cursor.xhotspot = get_word (e, real_filename);
815 c->xhotspot = icondirs[i].u.cursor.xhotspot;
    [all...]
resbin.c 210 c->xhotspot = windres_get_16 (wrbfd, data, 2);
    [all...]
  /external/mesa3d/src/gallium/state_trackers/nine/
device9.h 245 UINT XHotSpot,
nine_lock.c 600 UINT XHotSpot,
606 r = NineDevice9_SetCursorProperties(This, XHotSpot, YHotSpot, pCursorBitmap);
    [all...]
device9.c 732 UINT XHotSpot,
743 DBG_FLAG(DBG_SWAPCHAIN, "This=%p XHotSpot=%u YHotSpot=%u "
744 "pCursorBitmap=%p\n", This, XHotSpot, YHotSpot, pCursorBitmap);
768 This->cursor.hotspot.x = XHotSpot;
    [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 284 milliseconds