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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h4584 virtual HRESULT WINAPI put_borderLeftColor(VARIANT v) = 0;
4774 HRESULT (WINAPI *put_borderLeftColor)(IHTMLStyle *This,VARIANT v); member in struct:IHTMLStyleVtbl
4966 #define IHTMLStyle_put_borderLeftColor(This,v) (This)->lpVtbl->put_borderLeftColor(This,v)
6100 virtual HRESULT WINAPI put_borderLeftColor(VARIANT v) = 0;
6273 HRESULT (WINAPI *put_borderLeftColor)(IHTMLRuleStyle *This,VARIANT v); member in struct:IHTMLRuleStyleVtbl
6448 #define IHTMLRuleStyle_put_borderLeftColor(This,v) (This)->lpVtbl->put_borderLeftColor(This,v)
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h4584 virtual HRESULT WINAPI put_borderLeftColor(VARIANT v) = 0;
4774 HRESULT (WINAPI *put_borderLeftColor)(IHTMLStyle *This,VARIANT v); member in struct:IHTMLStyleVtbl
4966 #define IHTMLStyle_put_borderLeftColor(This,v) (This)->lpVtbl->put_borderLeftColor(This,v)
6100 virtual HRESULT WINAPI put_borderLeftColor(VARIANT v) = 0;
6273 HRESULT (WINAPI *put_borderLeftColor)(IHTMLRuleStyle *This,VARIANT v); member in struct:IHTMLRuleStyleVtbl
6448 #define IHTMLRuleStyle_put_borderLeftColor(This,v) (This)->lpVtbl->put_borderLeftColor(This,v)
[all...]

Completed in 321 milliseconds