Home
last modified time | relevance | path

Searched refs:IHTMLBaseFontElement_put_color (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmshtmlc.h20376 #define IHTMLBaseFontElement_put_color(This,v) (This)->lpVtbl->put_color(This,v) macro
Dmshtml.h98540 #define IHTMLBaseFontElement_put_color(This,v) (This)->lpVtbl->put_color(This,v)
98571 static FORCEINLINE HRESULT IHTMLBaseFontElement_put_color(IHTMLBaseFontElement* This,VARIANT v) {