Searched defs:SetStyle (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dagtsvr.h1191 virtual HRESULT WINAPI SetStyle(__LONG32 lStyle) = 0;
1224 HRESULT (WINAPI *SetStyle)(IAgentBalloonEx *This,__LONG32 lStyle); member in struct:IAgentBalloonExVtbl
1259 #define IAgentBalloonEx_SetStyle(This,lStyle) (This)->lpVtbl->SetStyle(This,lStyle)
H A Dtom.h769 virtual HRESULT WINAPI SetStyle(__LONG32 Value) = 0;
835 HRESULT (WINAPI *SetStyle)(ITextFont *This,__LONG32 Value); member in struct:ITextFontVtbl
903 #define ITextFont_SetStyle(This,Value) (This)->lpVtbl->SetStyle(This,Value)
1078 virtual HRESULT WINAPI SetStyle(__LONG32 Value) = 0;
1137 HRESULT (WINAPI *SetStyle)(ITextPara *This,__LONG32 Value); member in struct:ITextParaVtbl
1198 #define ITextPara_SetStyle(This,Value) (This)->lpVtbl->SetStyle(This,Value)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dagtsvr.h1191 virtual HRESULT WINAPI SetStyle(__LONG32 lStyle) = 0;
1224 HRESULT (WINAPI *SetStyle)(IAgentBalloonEx *This,__LONG32 lStyle); member in struct:IAgentBalloonExVtbl
1259 #define IAgentBalloonEx_SetStyle(This,lStyle) (This)->lpVtbl->SetStyle(This,lStyle)
H A Dtom.h769 virtual HRESULT WINAPI SetStyle(__LONG32 Value) = 0;
835 HRESULT (WINAPI *SetStyle)(ITextFont *This,__LONG32 Value); member in struct:ITextFontVtbl
903 #define ITextFont_SetStyle(This,Value) (This)->lpVtbl->SetStyle(This,Value)
1078 virtual HRESULT WINAPI SetStyle(__LONG32 Value) = 0;
1137 HRESULT (WINAPI *SetStyle)(ITextPara *This,__LONG32 Value); member in struct:ITextParaVtbl
1198 #define ITextPara_SetStyle(This,Value) (This)->lpVtbl->SetStyle(This,Value)

Completed in 952 milliseconds