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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h7710 virtual HRESULT WINAPI get_clipBottom(VARIANT *p) = 0;
7812 HRESULT (WINAPI *get_clipBottom)(IHTMLCurrentStyle *This,VARIANT *p); member in struct:IHTMLCurrentStyleVtbl
7916 #define IHTMLCurrentStyle_get_clipBottom(This,p) (This)->lpVtbl->get_clipBottom(This,p)
[all...]
H A Dmshtml.h10120 virtual HRESULT STDMETHODCALLTYPE get_clipBottom(
11656 HRESULT (STDMETHODCALLTYPE *get_clipBottom)(
12099 #define IHTMLCSSStyleDeclaration_get_clipBottom(This,p) (This)->lpVtbl->get_clipBottom(This,p)
13213 return This->lpVtbl->get_clipBottom(This,p);
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h7710 virtual HRESULT WINAPI get_clipBottom(VARIANT *p) = 0;
7812 HRESULT (WINAPI *get_clipBottom)(IHTMLCurrentStyle *This,VARIANT *p); member in struct:IHTMLCurrentStyleVtbl
7916 #define IHTMLCurrentStyle_get_clipBottom(This,p) (This)->lpVtbl->get_clipBottom(This,p)
[all...]
H A Dmshtml.h10120 virtual HRESULT STDMETHODCALLTYPE get_clipBottom(
11656 HRESULT (STDMETHODCALLTYPE *get_clipBottom)(
12099 #define IHTMLCSSStyleDeclaration_get_clipBottom(This,p) (This)->lpVtbl->get_clipBottom(This,p)
13213 return This->lpVtbl->get_clipBottom(This,p);
[all...]

Completed in 707 milliseconds