Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/mshtml/
H A Dhtmldoc.c4121 static BOOL next_called; variable
4130 if(next_called) { in EnumConnections_Next()
4135 next_called = TRUE; in EnumConnections_Next()
4218 next_called = FALSE; in ConnectionPoint_EnumConnections()