Searched refs:GetAnimation (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtom.h772 virtual HRESULT WINAPI GetAnimation(__LONG32 *pValue) = 0;
838 HRESULT (WINAPI *GetAnimation)(ITextFont *This,__LONG32 *pValue); member in struct:ITextFontVtbl
906 #define ITextFont_GetAnimation(This,pValue) (This)->lpVtbl->GetAnimation(This,pValue)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtom.h772 virtual HRESULT WINAPI GetAnimation(__LONG32 *pValue) = 0;
838 HRESULT (WINAPI *GetAnimation)(ITextFont *This,__LONG32 *pValue); member in struct:ITextFontVtbl
906 #define ITextFont_GetAnimation(This,pValue) (This)->lpVtbl->GetAnimation(This,pValue)

Completed in 156 milliseconds