Home
last modified time | relevance | path

Searched refs:IHTMLScriptElement2_get_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.h26951 #define IHTMLScriptElement2_get_charset(This,p) (This)->lpVtbl->get_charset(This,p) macro
Dmshtml.h134696 #define IHTMLScriptElement2_get_charset(This,p) (This)->lpVtbl->get_charset(This,p)
134725 static FORCEINLINE HRESULT IHTMLScriptElement2_get_charset(IHTMLScriptElement2* This,BSTR *p) {