Searched refs:get_textDecorationUnderline (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h4529 virtual HRESULT WINAPI get_textDecorationUnderline(VARIANT_BOOL *p) = 0;
4719 HRESULT (WINAPI *get_textDecorationUnderline)(IHTMLStyle *This,VARIANT_BOOL *p); member in struct:IHTMLStyleVtbl
4911 #define IHTMLStyle_get_textDecorationUnderline(This,p) (This)->lpVtbl->get_textDecorationUnderline(This,p)
6045 virtual HRESULT WINAPI get_textDecorationUnderline(VARIANT_BOOL *p) = 0;
6218 HRESULT (WINAPI *get_textDecorationUnderline)(IHTMLRuleStyle *This,VARIANT_BOOL *p); member in struct:IHTMLRuleStyleVtbl
6393 #define IHTMLRuleStyle_get_textDecorationUnderline(This,p) (This)->lpVtbl->get_textDecorationUnderline(This,p)
[all...]
H A Dmshtml.h21122 virtual HRESULT STDMETHODCALLTYPE get_textDecorationUnderline(
21755 HRESULT (STDMETHODCALLTYPE *get_textDecorationUnderline)(
22378 #define IHTMLStyle_get_textDecorationUnderline(This,p) (This)->lpVtbl->get_textDecorationUnderline(This,p)
22661 return This->lpVtbl->get_textDecorationUnderline(This,p);
27834 virtual HRESULT STDMETHODCALLTYPE get_textDecorationUnderline(
28416 HRESULT (STDMETHODCALLTYPE *get_textDecorationUnderline)(
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h4529 virtual HRESULT WINAPI get_textDecorationUnderline(VARIANT_BOOL *p) = 0;
4719 HRESULT (WINAPI *get_textDecorationUnderline)(IHTMLStyle *This,VARIANT_BOOL *p); member in struct:IHTMLStyleVtbl
4911 #define IHTMLStyle_get_textDecorationUnderline(This,p) (This)->lpVtbl->get_textDecorationUnderline(This,p)
6045 virtual HRESULT WINAPI get_textDecorationUnderline(VARIANT_BOOL *p) = 0;
6218 HRESULT (WINAPI *get_textDecorationUnderline)(IHTMLRuleStyle *This,VARIANT_BOOL *p); member in struct:IHTMLRuleStyleVtbl
6393 #define IHTMLRuleStyle_get_textDecorationUnderline(This,p) (This)->lpVtbl->get_textDecorationUnderline(This,p)
[all...]
H A Dmshtml.h21122 virtual HRESULT STDMETHODCALLTYPE get_textDecorationUnderline(
21755 HRESULT (STDMETHODCALLTYPE *get_textDecorationUnderline)(
22378 #define IHTMLStyle_get_textDecorationUnderline(This,p) (This)->lpVtbl->get_textDecorationUnderline(This,p)
22661 return This->lpVtbl->get_textDecorationUnderline(This,p);
27834 virtual HRESULT STDMETHODCALLTYPE get_textDecorationUnderline(
28416 HRESULT (STDMETHODCALLTYPE *get_textDecorationUnderline)(
[all...]

Completed in 514 milliseconds