Searched defs:put_tableLayout (Results 1 - 2 of 2) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | mshtmlc.h | 5419 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...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | mshtmlc.h | 5419 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...] |
Completed in 387 milliseconds