Home
last modified time | relevance | path

Searched refs:IHTMLDOMTextNode_toString (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.h9345 #define IHTMLDOMTextNode_toString(This,String) (This)->lpVtbl->toString(This,String) macro
Dmshtml.h43483 #define IHTMLDOMTextNode_toString(This,String) (This)->lpVtbl->toString(This,String)
43517 static FORCEINLINE HRESULT IHTMLDOMTextNode_toString(IHTMLDOMTextNode* This,BSTR *String) {