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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h4519 virtual HRESULT WINAPI get_backgroundPositionY(VARIANT *p) = 0;
4709 HRESULT (WINAPI *get_backgroundPositionY)(IHTMLStyle *This,VARIANT *p); member in struct:IHTMLStyleVtbl
4901 #define IHTMLStyle_get_backgroundPositionY(This,p) (This)->lpVtbl->get_backgroundPositionY(This,p)
6035 virtual HRESULT WINAPI get_backgroundPositionY(VARIANT *p) = 0;
6208 HRESULT (WINAPI *get_backgroundPositionY)(IHTMLRuleStyle *This,VARIANT *p); member in struct:IHTMLRuleStyleVtbl
6383 #define IHTMLRuleStyle_get_backgroundPositionY(This,p) (This)->lpVtbl->get_backgroundPositionY(This,p)
7668 virtual HRESULT WINAPI get_backgroundPositionY(VARIANT *p) = 0;
7770 HRESULT (WINAPI *get_backgroundPositionY)(IHTMLCurrentStyle *This,VARIANT *p); member in struct:IHTMLCurrentStyleVtbl
7874 #define IHTMLCurrentStyle_get_backgroundPositionY(This,p) (This)->lpVtbl->get_backgroundPositionY(This,p)
[all...]
H A Dmshtml.h9157 virtual HRESULT STDMETHODCALLTYPE get_backgroundPositionY(
10372 HRESULT (STDMETHODCALLTYPE *get_backgroundPositionY)(
11778 #define IHTMLCSSStyleDeclaration_get_backgroundPositionY(This,p) (This)->lpVtbl->get_backgroundPositionY(This,p)
12250 return This->lpVtbl->get_backgroundPositionY(This,p);
21092 virtual HRESULT STDMETHODCALLTYPE get_backgroundPositionY(
21715 HRESULT (STDMETHODCALLTYPE *get_backgroundPositionY)(
22368 #define IHTMLStyle_get_backgroundPositionY(This,p) (This)->lpVtbl->get_backgroundPositionY(This,p)
22631 return This->lpVtbl->get_backgroundPositionY(This,p);
27804 virtual HRESULT STDMETHODCALLTYPE get_backgroundPositionY(
28376 HRESULT (STDMETHODCALLTYPE *get_backgroundPositionY)(
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h4519 virtual HRESULT WINAPI get_backgroundPositionY(VARIANT *p) = 0;
4709 HRESULT (WINAPI *get_backgroundPositionY)(IHTMLStyle *This,VARIANT *p); member in struct:IHTMLStyleVtbl
4901 #define IHTMLStyle_get_backgroundPositionY(This,p) (This)->lpVtbl->get_backgroundPositionY(This,p)
6035 virtual HRESULT WINAPI get_backgroundPositionY(VARIANT *p) = 0;
6208 HRESULT (WINAPI *get_backgroundPositionY)(IHTMLRuleStyle *This,VARIANT *p); member in struct:IHTMLRuleStyleVtbl
6383 #define IHTMLRuleStyle_get_backgroundPositionY(This,p) (This)->lpVtbl->get_backgroundPositionY(This,p)
7668 virtual HRESULT WINAPI get_backgroundPositionY(VARIANT *p) = 0;
7770 HRESULT (WINAPI *get_backgroundPositionY)(IHTMLCurrentStyle *This,VARIANT *p); member in struct:IHTMLCurrentStyleVtbl
7874 #define IHTMLCurrentStyle_get_backgroundPositionY(This,p) (This)->lpVtbl->get_backgroundPositionY(This,p)
[all...]
H A Dmshtml.h9157 virtual HRESULT STDMETHODCALLTYPE get_backgroundPositionY(
10372 HRESULT (STDMETHODCALLTYPE *get_backgroundPositionY)(
11778 #define IHTMLCSSStyleDeclaration_get_backgroundPositionY(This,p) (This)->lpVtbl->get_backgroundPositionY(This,p)
12250 return This->lpVtbl->get_backgroundPositionY(This,p);
21092 virtual HRESULT STDMETHODCALLTYPE get_backgroundPositionY(
21715 HRESULT (STDMETHODCALLTYPE *get_backgroundPositionY)(
22368 #define IHTMLStyle_get_backgroundPositionY(This,p) (This)->lpVtbl->get_backgroundPositionY(This,p)
22631 return This->lpVtbl->get_backgroundPositionY(This,p);
27804 virtual HRESULT STDMETHODCALLTYPE get_backgroundPositionY(
28376 HRESULT (STDMETHODCALLTYPE *get_backgroundPositionY)(
[all...]

Completed in 675 milliseconds