Home
last modified time | relevance | path

Searched refs:IHTMLMetaElement_put_charset (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.h19814 #define IHTMLMetaElement_put_charset(This,v) (This)->lpVtbl->put_charset(This,v) macro
Dmshtml.h96298 #define IHTMLMetaElement_put_charset(This,v) (This)->lpVtbl->put_charset(This,v)
96349 static FORCEINLINE HRESULT IHTMLMetaElement_put_charset(IHTMLMetaElement* This,BSTR v) {