Home
last modified time | relevance | path

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

/reactos/dll/win32/mshtml/
H A Dbinding.h39 nsIHttpChannelInternal nsIHttpChannelInternal_iface; member
H A Dnsio.c513 *result = is_http_channel(This) ? &This->nsIHttpChannelInternal_iface : NULL; in nsChannel_QueryInterface()
1623 return CONTAINING_RECORD(iface, nsChannel, nsIHttpChannelInternal_iface); in impl_from_nsIHttpChannelInternal()
3238 channel->nsIHttpChannelInternal_iface.lpVtbl = &nsHttpChannelInternalVtbl; in create_nschannel()