Home
last modified time | relevance | path

Searched refs:IHTMLScriptElement_get_text (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.h26873 #define IHTMLScriptElement_get_text(This,p) (This)->lpVtbl->get_text(This,p) macro
Dmshtml.h134395 #define IHTMLScriptElement_get_text(This,p) (This)->lpVtbl->get_text(This,p)
134449 static FORCEINLINE HRESULT IHTMLScriptElement_get_text(IHTMLScriptElement* This,BSTR *p) {