Searched defs:get_borderBottomWidth (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h4593 virtual HRESULT WINAPI get_borderBottomWidth(VARIANT *p) = 0;
4783 HRESULT (WINAPI *get_borderBottomWidth)(IHTMLStyle *This,VARIANT *p); member in struct:IHTMLStyleVtbl
4975 #define IHTMLStyle_get_borderBottomWidth(This,p) (This)->lpVtbl->get_borderBottomWidth(This,p)
6109 virtual HRESULT WINAPI get_borderBottomWidth(VARIANT *p) = 0;
6282 HRESULT (WINAPI *get_borderBottomWidth)(IHTMLRuleStyle *This,VARIANT *p); member in struct:IHTMLRuleStyleVtbl
6457 #define IHTMLRuleStyle_get_borderBottomWidth(This,p) (This)->lpVtbl->get_borderBottomWidth(This,p)
7680 virtual HRESULT WINAPI get_borderBottomWidth(VARIANT *p) = 0;
7782 HRESULT (WINAPI *get_borderBottomWidth)(IHTMLCurrentStyle *This,VARIANT *p); member in struct:IHTMLCurrentStyleVtbl
7886 #define IHTMLCurrentStyle_get_borderBottomWidth(This,p) (This)->lpVtbl->get_borderBottomWidth(This,p)
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h4593 virtual HRESULT WINAPI get_borderBottomWidth(VARIANT *p) = 0;
4783 HRESULT (WINAPI *get_borderBottomWidth)(IHTMLStyle *This,VARIANT *p); member in struct:IHTMLStyleVtbl
4975 #define IHTMLStyle_get_borderBottomWidth(This,p) (This)->lpVtbl->get_borderBottomWidth(This,p)
6109 virtual HRESULT WINAPI get_borderBottomWidth(VARIANT *p) = 0;
6282 HRESULT (WINAPI *get_borderBottomWidth)(IHTMLRuleStyle *This,VARIANT *p); member in struct:IHTMLRuleStyleVtbl
6457 #define IHTMLRuleStyle_get_borderBottomWidth(This,p) (This)->lpVtbl->get_borderBottomWidth(This,p)
7680 virtual HRESULT WINAPI get_borderBottomWidth(VARIANT *p) = 0;
7782 HRESULT (WINAPI *get_borderBottomWidth)(IHTMLCurrentStyle *This,VARIANT *p); member in struct:IHTMLCurrentStyleVtbl
7886 #define IHTMLCurrentStyle_get_borderBottomWidth(This,p) (This)->lpVtbl->get_borderBottomWidth(This,p)
[all...]

Completed in 212 milliseconds