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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h5419 virtual HRESULT WINAPI put_tableLayout(BSTR v) = 0;
5493 HRESULT (WINAPI *put_tableLayout)(IHTMLStyle2 *This,BSTR v); member in struct:IHTMLStyle2Vtbl
5569 #define IHTMLStyle2_put_tableLayout(This,v) (This)->lpVtbl->put_tableLayout(This,v)
6850 virtual HRESULT WINAPI put_tableLayout(BSTR v) = 0;
6921 HRESULT (WINAPI *put_tableLayout)(IHTMLRuleStyle2 *This,BSTR v); member in struct:IHTMLRuleStyle2Vtbl
6994 #define IHTMLRuleStyle2_put_tableLayout(This,v) (This)->lpVtbl->put_tableLayout(This,v)
[all...]
H A Dmshtml.h9514 virtual HRESULT STDMETHODCALLTYPE put_tableLayout(
10848 HRESULT (STDMETHODCALLTYPE *put_tableLayout)(
11897 #define IHTMLCSSStyleDeclaration_put_tableLayout(This,v) (This)->lpVtbl->put_tableLayout(This,v)
12607 return This->lpVtbl->put_tableLayout(This,v);
24537 virtual HRESULT STDMETHODCALLTYPE put_tableLayout(
24781 HRESULT (STDMETHODCALLTYPE *put_tableLayout)(
25055 #define IHTMLStyle2_put_tableLayout(This,v) (This)->lpVtbl->put_tableLayout(This,v)
25144 return This->lpVtbl->put_tableLayout(This,v);
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h5419 virtual HRESULT WINAPI put_tableLayout(BSTR v) = 0;
5493 HRESULT (WINAPI *put_tableLayout)(IHTMLStyle2 *This,BSTR v); member in struct:IHTMLStyle2Vtbl
5569 #define IHTMLStyle2_put_tableLayout(This,v) (This)->lpVtbl->put_tableLayout(This,v)
6850 virtual HRESULT WINAPI put_tableLayout(BSTR v) = 0;
6921 HRESULT (WINAPI *put_tableLayout)(IHTMLRuleStyle2 *This,BSTR v); member in struct:IHTMLRuleStyle2Vtbl
6994 #define IHTMLRuleStyle2_put_tableLayout(This,v) (This)->lpVtbl->put_tableLayout(This,v)
[all...]
H A Dmshtml.h9514 virtual HRESULT STDMETHODCALLTYPE put_tableLayout(
10848 HRESULT (STDMETHODCALLTYPE *put_tableLayout)(
11897 #define IHTMLCSSStyleDeclaration_put_tableLayout(This,v) (This)->lpVtbl->put_tableLayout(This,v)
12607 return This->lpVtbl->put_tableLayout(This,v);
24537 virtual HRESULT STDMETHODCALLTYPE put_tableLayout(
24781 HRESULT (STDMETHODCALLTYPE *put_tableLayout)(
25055 #define IHTMLStyle2_put_tableLayout(This,v) (This)->lpVtbl->put_tableLayout(This,v)
25144 return This->lpVtbl->put_tableLayout(This,v);
[all...]

Completed in 537 milliseconds