Home
last modified time | relevance | path

Searched refs:aDesiredContentType (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/mshtml/
H A Dnsembed.c1585 const char *aContentType, char **aDesiredContentType, cpp_bool *_retval) in nsURIContentListener_IsPreferred() argument
1589 TRACE("(%p)->(%s %p %p)\n", This, debugstr_a(aContentType), aDesiredContentType, _retval); in nsURIContentListener_IsPreferred()
1596 aDesiredContentType, _retval) in nsURIContentListener_IsPreferred()
1601 const char *aContentType, cpp_bool aIsContentPreferred, char **aDesiredContentType, in nsURIContentListener_CanHandleContent() argument
1607 aDesiredContentType, _retval); in nsURIContentListener_CanHandleContent()
1611 aIsContentPreferred, aDesiredContentType, _retval) in nsURIContentListener_CanHandleContent()
H A Dnsiface.idl2259 nsresult IsPreferred(const char *aContentType, char **aDesiredContentType, bool *_retval);
2261 char **aDesiredContentType, bool *_retval);