Home
last modified time | relevance | path

Searched refs:IHTMLStyleSheet_get_cssText (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.h12143 #define IHTMLStyleSheet_get_cssText(This,p) (This)->lpVtbl->get_cssText(This,p) macro
Dmshtml.h62175 #define IHTMLStyleSheet_get_cssText(This,p) (This)->lpVtbl->get_cssText(This,p)
62259 static FORCEINLINE HRESULT IHTMLStyleSheet_get_cssText(IHTMLStyleSheet* This,BSTR *p) {