Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/mshtml/
H A Devents.c449 static void _test_event_toelem(unsigned line, IHTMLEventObj *event, const char *to_tag) in _test_event_toelem() argument
456 if(to_tag) in _test_event_toelem()
457 _test_elem_tag(line, (IUnknown*)elem, to_tag); in _test_event_toelem()