Searched refs:to_tag (Results 1 – 1 of 1) sorted by relevance
449 static void _test_event_toelem(unsigned line, IHTMLEventObj *event, const char *to_tag) in _test_event_toelem() argument456 if(to_tag) in _test_event_toelem()457 _test_elem_tag(line, (IUnknown*)elem, to_tag); in _test_event_toelem()