Home
last modified time | relevance | path

Searched defs:is_doc_channel (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/mshtml/
H A Dbinding.h104 BOOL is_doc_channel; member
H A Dnsio.c993 static nsresult async_open(nsChannel *This, HTMLOuterWindow *window, BOOL is_doc_channel, nsIStream… in async_open()