Home
last modified time | relevance | path

Searched refs:bstrHref (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/mshtml/
H A Dhtmldoc.c1676 static HRESULT WINAPI HTMLDocument_createStyleSheet(IHTMLDocument2 *iface, BSTR bstrHref, in HTMLDocument_createStyleSheet() argument
1688 TRACE("(%p)->(%s %d %p)\n", This, debugstr_w(bstrHref), lIndex, ppnewStyleSheet); in HTMLDocument_createStyleSheet()
1698 if(bstrHref && *bstrHref) { in HTMLDocument_createStyleSheet()
1699 FIXME("semi-stub for href %s\n", debugstr_w(bstrHref)); in HTMLDocument_createStyleSheet()
/reactos/modules/rostests/winetests/msxml3/
H A Dhttpreq.c959 static HRESULT WINAPI htmldoc2_createStyleSheet(IHTMLDocument2 *iface, BSTR bstrHref, in htmldoc2_createStyleSheet() argument
/reactos/sdk/include/psdk/
H A Dmshtml.idl14234 [defaultvalue(""), in] BSTR bstrHref,
15257 [defaultvalue(""), in] BSTR bstrHref,