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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h4515 virtual HRESULT WINAPI get_backgroundPosition(BSTR *p) = 0;
4705 HRESULT (WINAPI *get_backgroundPosition)(IHTMLStyle *This,BSTR *p); member in struct:IHTMLStyleVtbl
4897 #define IHTMLStyle_get_backgroundPosition(This,p) (This)->lpVtbl->get_backgroundPosition(This,p)
6031 virtual HRESULT WINAPI get_backgroundPosition(BSTR *p) = 0;
6204 HRESULT (WINAPI *get_backgroundPosition)(IHTMLRuleStyle *This,BSTR *p); member in struct:IHTMLRuleStyleVtbl
6379 #define IHTMLRuleStyle_get_backgroundPosition(This,p) (This)->lpVtbl->get_backgroundPosition(This,p)
[all...]
H A Dmshtml.h9145 virtual HRESULT STDMETHODCALLTYPE get_backgroundPosition(
10356 HRESULT (STDMETHODCALLTYPE *get_backgroundPosition)(
11774 #define IHTMLCSSStyleDeclaration_get_backgroundPosition(This,p) (This)->lpVtbl->get_backgroundPosition(This,p)
12238 return This->lpVtbl->get_backgroundPosition(This,p);
21080 virtual HRESULT STDMETHODCALLTYPE get_backgroundPosition(
21699 HRESULT (STDMETHODCALLTYPE *get_backgroundPosition)(
22364 #define IHTMLStyle_get_backgroundPosition(This,p) (This)->lpVtbl->get_backgroundPosition(This,p)
22619 return This->lpVtbl->get_backgroundPosition(This,p);
27792 virtual HRESULT STDMETHODCALLTYPE get_backgroundPosition(
28360 HRESULT (STDMETHODCALLTYPE *get_backgroundPosition)(
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h4515 virtual HRESULT WINAPI get_backgroundPosition(BSTR *p) = 0;
4705 HRESULT (WINAPI *get_backgroundPosition)(IHTMLStyle *This,BSTR *p); member in struct:IHTMLStyleVtbl
4897 #define IHTMLStyle_get_backgroundPosition(This,p) (This)->lpVtbl->get_backgroundPosition(This,p)
6031 virtual HRESULT WINAPI get_backgroundPosition(BSTR *p) = 0;
6204 HRESULT (WINAPI *get_backgroundPosition)(IHTMLRuleStyle *This,BSTR *p); member in struct:IHTMLRuleStyleVtbl
6379 #define IHTMLRuleStyle_get_backgroundPosition(This,p) (This)->lpVtbl->get_backgroundPosition(This,p)
[all...]
H A Dmshtml.h9145 virtual HRESULT STDMETHODCALLTYPE get_backgroundPosition(
10356 HRESULT (STDMETHODCALLTYPE *get_backgroundPosition)(
11774 #define IHTMLCSSStyleDeclaration_get_backgroundPosition(This,p) (This)->lpVtbl->get_backgroundPosition(This,p)
12238 return This->lpVtbl->get_backgroundPosition(This,p);
21080 virtual HRESULT STDMETHODCALLTYPE get_backgroundPosition(
21699 HRESULT (STDMETHODCALLTYPE *get_backgroundPosition)(
22364 #define IHTMLStyle_get_backgroundPosition(This,p) (This)->lpVtbl->get_backgroundPosition(This,p)
22619 return This->lpVtbl->get_backgroundPosition(This,p);
27792 virtual HRESULT STDMETHODCALLTYPE get_backgroundPosition(
28360 HRESULT (STDMETHODCALLTYPE *get_backgroundPosition)(
[all...]

Completed in 397 milliseconds