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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h7507 virtual HRESULT WINAPI get_textDecorationColor(VARIANT *p) = 0;
7536 HRESULT (WINAPI *get_textDecorationColor)(IHTMLRenderStyle *This,VARIANT *p); member in struct:IHTMLRenderStyleVtbl
7567 #define IHTMLRenderStyle_get_textDecorationColor(This,p) (This)->lpVtbl->get_textDecorationColor(This,p)
[all...]
H A Dmshtml.h6030 virtual HRESULT WINAPI get_textDecorationColor(VARIANT *p) = 0;
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h7507 virtual HRESULT WINAPI get_textDecorationColor(VARIANT *p) = 0;
7536 HRESULT (WINAPI *get_textDecorationColor)(IHTMLRenderStyle *This,VARIANT *p); member in struct:IHTMLRenderStyleVtbl
7567 #define IHTMLRenderStyle_get_textDecorationColor(This,p) (This)->lpVtbl->get_textDecorationColor(This,p)
[all...]
H A Dmshtml.h6030 virtual HRESULT WINAPI get_textDecorationColor(VARIANT *p) = 0;
[all...]

Completed in 1038 milliseconds