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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h4613 virtual HRESULT WINAPI get_clear(BSTR *p) = 0;
4803 HRESULT (WINAPI *get_clear)(IHTMLStyle *This,BSTR *p); member in struct:IHTMLStyleVtbl
4995 #define IHTMLStyle_get_clear(This,p) (This)->lpVtbl->get_clear(This,p)
6129 virtual HRESULT WINAPI get_clear(BSTR *p) = 0;
6302 HRESULT (WINAPI *get_clear)(IHTMLRuleStyle *This,BSTR *p); member in struct:IHTMLRuleStyleVtbl
6477 #define IHTMLRuleStyle_get_clear(This,p) (This)->lpVtbl->get_clear(This,p)
7704 virtual HRESULT WINAPI get_clear(BSTR *p) = 0;
7806 HRESULT (WINAPI *get_clear)(IHTMLCurrentStyle *This,BSTR *p); member in struct:IHTMLCurrentStyleVtbl
7910 #define IHTMLCurrentStyle_get_clear(This,p) (This)->lpVtbl->get_clear(This,p)
15803 HRESULT (WINAPI *get_clear)(IHTMLBlockElement *This,BSTR *p); member in struct:IHTMLBlockElementVtbl
16191 HRESULT (WINAPI *get_clear)(IHTMLBRElement *This,BSTR *p); member in struct:IHTMLBRElementVtbl
[all...]
H A Dmshtml.h9409 virtual HRESULT STDMETHODCALLTYPE get_clear(
10708 HRESULT (STDMETHODCALLTYPE *get_clear)(
11862 #define IHTMLCSSStyleDeclaration_get_clear(This,p) (This)->lpVtbl->get_clear(This,p)
12502 return This->lpVtbl->get_clear(This,p);
21374 virtual HRESULT STDMETHODCALLTYPE get_clear(
22091 HRESULT (STDMETHODCALLTYPE *get_clear)(
22462 #define IHTMLStyle_get_clear(This,p) (This)->lpVtbl->get_clear(This,p)
22913 return This->lpVtbl->get_clear(This,p);
28086 virtual HRESULT STDMETHODCALLTYPE get_clear(
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h4613 virtual HRESULT WINAPI get_clear(BSTR *p) = 0;
4803 HRESULT (WINAPI *get_clear)(IHTMLStyle *This,BSTR *p); member in struct:IHTMLStyleVtbl
4995 #define IHTMLStyle_get_clear(This,p) (This)->lpVtbl->get_clear(This,p)
6129 virtual HRESULT WINAPI get_clear(BSTR *p) = 0;
6302 HRESULT (WINAPI *get_clear)(IHTMLRuleStyle *This,BSTR *p); member in struct:IHTMLRuleStyleVtbl
6477 #define IHTMLRuleStyle_get_clear(This,p) (This)->lpVtbl->get_clear(This,p)
7704 virtual HRESULT WINAPI get_clear(BSTR *p) = 0;
7806 HRESULT (WINAPI *get_clear)(IHTMLCurrentStyle *This,BSTR *p); member in struct:IHTMLCurrentStyleVtbl
7910 #define IHTMLCurrentStyle_get_clear(This,p) (This)->lpVtbl->get_clear(This,p)
15803 HRESULT (WINAPI *get_clear)(IHTMLBlockElement *This,BSTR *p); member in struct:IHTMLBlockElementVtbl
16191 HRESULT (WINAPI *get_clear)(IHTMLBRElement *This,BSTR *p); member in struct:IHTMLBRElementVtbl
[all...]
H A Dmshtml.h9409 virtual HRESULT STDMETHODCALLTYPE get_clear(
10708 HRESULT (STDMETHODCALLTYPE *get_clear)(
11862 #define IHTMLCSSStyleDeclaration_get_clear(This,p) (This)->lpVtbl->get_clear(This,p)
12502 return This->lpVtbl->get_clear(This,p);
21374 virtual HRESULT STDMETHODCALLTYPE get_clear(
22091 HRESULT (STDMETHODCALLTYPE *get_clear)(
22462 #define IHTMLStyle_get_clear(This,p) (This)->lpVtbl->get_clear(This,p)
22913 return This->lpVtbl->get_clear(This,p);
28086 virtual HRESULT STDMETHODCALLTYPE get_clear(
[all...]

Completed in 446 milliseconds