Searched refs:put_posBottom (Results 1 - 4 of 4) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | mshtmlc.h | 5442 virtual HRESULT WINAPI put_posBottom(float v) = 0; 5516 HRESULT (WINAPI *put_posBottom)(IHTMLStyle2 *This,float v); member in struct:IHTMLStyle2Vtbl 5592 #define IHTMLStyle2_put_posBottom(This,v) (This)->lpVtbl->put_posBottom(This,v) 6870 virtual HRESULT WINAPI put_posBottom(float v) = 0; 6941 HRESULT (WINAPI *put_posBottom)(IHTMLRuleStyle2 *This,float v); member in struct:IHTMLRuleStyle2Vtbl 7014 #define IHTMLRuleStyle2_put_posBottom(This,v) (This)->lpVtbl->put_posBottom(This,v) [all...] |
H A D | mshtml.h | 24610 virtual HRESULT STDMETHODCALLTYPE put_posBottom( 24877 HRESULT (STDMETHODCALLTYPE *put_posBottom)( 25078 #define IHTMLStyle2_put_posBottom(This,v) (This)->lpVtbl->put_posBottom(This,v) 25213 return This->lpVtbl->put_posBottom(This,v); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | mshtmlc.h | 5442 virtual HRESULT WINAPI put_posBottom(float v) = 0; 5516 HRESULT (WINAPI *put_posBottom)(IHTMLStyle2 *This,float v); member in struct:IHTMLStyle2Vtbl 5592 #define IHTMLStyle2_put_posBottom(This,v) (This)->lpVtbl->put_posBottom(This,v) 6870 virtual HRESULT WINAPI put_posBottom(float v) = 0; 6941 HRESULT (WINAPI *put_posBottom)(IHTMLRuleStyle2 *This,float v); member in struct:IHTMLRuleStyle2Vtbl 7014 #define IHTMLRuleStyle2_put_posBottom(This,v) (This)->lpVtbl->put_posBottom(This,v) [all...] |
H A D | mshtml.h | 24610 virtual HRESULT STDMETHODCALLTYPE put_posBottom( 24877 HRESULT (STDMETHODCALLTYPE *put_posBottom)( 25078 #define IHTMLStyle2_put_posBottom(This,v) (This)->lpVtbl->put_posBottom(This,v) 25213 return This->lpVtbl->put_posBottom(This,v); [all...] |
Completed in 678 milliseconds