Home
last modified time | relevance | path

Searched refs:IHTMLTxtRange_get_htmlText (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.h12701 #define IHTMLTxtRange_get_htmlText(This,p) (This)->lpVtbl->get_htmlText(This,p) macro
Dmshtml.h65458 #define IHTMLTxtRange_get_htmlText(This,p) (This)->lpVtbl->get_htmlText(This,p)
65513 static FORCEINLINE HRESULT IHTMLTxtRange_get_htmlText(IHTMLTxtRange* This,BSTR *p) {