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

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

Completed in 136 milliseconds