Home
last modified time | relevance | path

Searched refs:IHTMLStyle_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.h5050 #define IHTMLStyle_toString(This,String) (This)->lpVtbl->toString(This,String) macro
Dmshtml.h22517 #define IHTMLStyle_toString(This,String) (This)->lpVtbl->toString(This,String)
23077 static FORCEINLINE HRESULT IHTMLStyle_toString(IHTMLStyle* This,BSTR *String) {