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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h7709 virtual HRESULT WINAPI get_clipRight(VARIANT *p) = 0;
7811 HRESULT (WINAPI *get_clipRight)(IHTMLCurrentStyle *This,VARIANT *p); member in struct:IHTMLCurrentStyleVtbl
7915 #define IHTMLCurrentStyle_get_clipRight(This,p) (This)->lpVtbl->get_clipRight(This,p)
[all...]
H A Dmshtml.h10117 virtual HRESULT STDMETHODCALLTYPE get_clipRight(
11652 HRESULT (STDMETHODCALLTYPE *get_clipRight)(
12098 #define IHTMLCSSStyleDeclaration_get_clipRight(This,p) (This)->lpVtbl->get_clipRight(This,p)
13210 return This->lpVtbl->get_clipRight(This,p);
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h7709 virtual HRESULT WINAPI get_clipRight(VARIANT *p) = 0;
7811 HRESULT (WINAPI *get_clipRight)(IHTMLCurrentStyle *This,VARIANT *p); member in struct:IHTMLCurrentStyleVtbl
7915 #define IHTMLCurrentStyle_get_clipRight(This,p) (This)->lpVtbl->get_clipRight(This,p)
[all...]
H A Dmshtml.h10117 virtual HRESULT STDMETHODCALLTYPE get_clipRight(
11652 HRESULT (STDMETHODCALLTYPE *get_clipRight)(
12098 #define IHTMLCSSStyleDeclaration_get_clipRight(This,p) (This)->lpVtbl->get_clipRight(This,p)
13210 return This->lpVtbl->get_clipRight(This,p);
[all...]

Completed in 439 milliseconds