Searched defs:put_FontCharSet (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dagtctl.h412 virtual HRESULT WINAPI put_FontCharSet(short FontCharSet) = 0;
441 HRESULT (WINAPI *put_FontCharSet)(IAgentCtlBalloon *This,short FontCharSet); member in struct:IAgentCtlBalloonVtbl
472 #define IAgentCtlBalloon_put_FontCharSet(This,FontCharSet) (This)->lpVtbl->put_FontCharSet(This,FontCharSet)
549 HRESULT (WINAPI *put_FontCharSet)(IAgentCtlBalloonEx *This,short FontCharSet); member in struct:IAgentCtlBalloonExVtbl
582 #define IAgentCtlBalloonEx_put_FontCharSet(This,FontCharSet) (This)->lpVtbl->put_FontCharSet(This,FontCharSet)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dagtctl.h412 virtual HRESULT WINAPI put_FontCharSet(short FontCharSet) = 0;
441 HRESULT (WINAPI *put_FontCharSet)(IAgentCtlBalloon *This,short FontCharSet); member in struct:IAgentCtlBalloonVtbl
472 #define IAgentCtlBalloon_put_FontCharSet(This,FontCharSet) (This)->lpVtbl->put_FontCharSet(This,FontCharSet)
549 HRESULT (WINAPI *put_FontCharSet)(IAgentCtlBalloonEx *This,short FontCharSet); member in struct:IAgentCtlBalloonExVtbl
582 #define IAgentCtlBalloonEx_put_FontCharSet(This,FontCharSet) (This)->lpVtbl->put_FontCharSet(This,FontCharSet)

Completed in 59 milliseconds