Home
last modified time | relevance | path

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

/reactos/dll/win32/mshtml/
H A Dnsio.c222 static nsresult before_async_open(nsChannel *channel, NSContainer *container, BOOL *cancel) in before_async_open() function
1079 nsres = before_async_open(This, This->uri->container, &b); in nsChannel_AsyncOpen()
1119 nsres = before_async_open(This, window->doc_obj->nscontainer, &cancel); in nsChannel_AsyncOpen()