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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h4525 virtual HRESULT WINAPI get_textDecoration(BSTR *p) = 0;
4715 HRESULT (WINAPI *get_textDecoration)(IHTMLStyle *This,BSTR *p); member in struct:IHTMLStyleVtbl
4907 #define IHTMLStyle_get_textDecoration(This,p) (This)->lpVtbl->get_textDecoration(This,p)
6041 virtual HRESULT WINAPI get_textDecoration(BSTR *p) = 0;
6214 HRESULT (WINAPI *get_textDecoration)(IHTMLRuleStyle *This,BSTR *p); member in struct:IHTMLRuleStyleVtbl
6389 #define IHTMLRuleStyle_get_textDecoration(This,p) (This)->lpVtbl->get_textDecoration(This,p)
7513 virtual HRESULT WINAPI get_textDecoration(BSTR *p) = 0;
7542 HRESULT (WINAPI *get_textDecoration)(IHTMLRenderStyle *This,BSTR *p); member in struct:IHTMLRenderStyleVtbl
7573 #define IHTMLRenderStyle_get_textDecoration(This,p) (This)->lpVtbl->get_textDecoration(This,p)
7691 virtual HRESULT WINAPI get_textDecoration(BST
7793 HRESULT (WINAPI *get_textDecoration)(IHTMLCurrentStyle *This,BSTR *p); member in struct:IHTMLCurrentStyleVtbl
[all...]
H A Dmshtml.h9175 virtual HRESULT STDMETHODCALLTYPE get_textDecoration(
10396 HRESULT (STDMETHODCALLTYPE *get_textDecoration)(
11784 #define IHTMLCSSStyleDeclaration_get_textDecoration(This,p) (This)->lpVtbl->get_textDecoration(This,p)
12268 return This->lpVtbl->get_textDecoration(This,p);
21110 virtual HRESULT STDMETHODCALLTYPE get_textDecoration(
21739 HRESULT (STDMETHODCALLTYPE *get_textDecoration)(
22374 #define IHTMLStyle_get_textDecoration(This,p) (This)->lpVtbl->get_textDecoration(This,p)
22649 return This->lpVtbl->get_textDecoration(This,p);
27822 virtual HRESULT STDMETHODCALLTYPE get_textDecoration(
28400 HRESULT (STDMETHODCALLTYPE *get_textDecoration)(
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h4525 virtual HRESULT WINAPI get_textDecoration(BSTR *p) = 0;
4715 HRESULT (WINAPI *get_textDecoration)(IHTMLStyle *This,BSTR *p); member in struct:IHTMLStyleVtbl
4907 #define IHTMLStyle_get_textDecoration(This,p) (This)->lpVtbl->get_textDecoration(This,p)
6041 virtual HRESULT WINAPI get_textDecoration(BSTR *p) = 0;
6214 HRESULT (WINAPI *get_textDecoration)(IHTMLRuleStyle *This,BSTR *p); member in struct:IHTMLRuleStyleVtbl
6389 #define IHTMLRuleStyle_get_textDecoration(This,p) (This)->lpVtbl->get_textDecoration(This,p)
7513 virtual HRESULT WINAPI get_textDecoration(BSTR *p) = 0;
7542 HRESULT (WINAPI *get_textDecoration)(IHTMLRenderStyle *This,BSTR *p); member in struct:IHTMLRenderStyleVtbl
7573 #define IHTMLRenderStyle_get_textDecoration(This,p) (This)->lpVtbl->get_textDecoration(This,p)
7691 virtual HRESULT WINAPI get_textDecoration(BST
7793 HRESULT (WINAPI *get_textDecoration)(IHTMLCurrentStyle *This,BSTR *p); member in struct:IHTMLCurrentStyleVtbl
[all...]
H A Dmshtml.h9175 virtual HRESULT STDMETHODCALLTYPE get_textDecoration(
10396 HRESULT (STDMETHODCALLTYPE *get_textDecoration)(
11784 #define IHTMLCSSStyleDeclaration_get_textDecoration(This,p) (This)->lpVtbl->get_textDecoration(This,p)
12268 return This->lpVtbl->get_textDecoration(This,p);
21110 virtual HRESULT STDMETHODCALLTYPE get_textDecoration(
21739 HRESULT (STDMETHODCALLTYPE *get_textDecoration)(
22374 #define IHTMLStyle_get_textDecoration(This,p) (This)->lpVtbl->get_textDecoration(This,p)
22649 return This->lpVtbl->get_textDecoration(This,p);
27822 virtual HRESULT STDMETHODCALLTYPE get_textDecoration(
28400 HRESULT (STDMETHODCALLTYPE *get_textDecoration)(
[all...]

Completed in 1213 milliseconds