Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/mshtml/
H A Ddom.c3610 #define test_input_set_name(u, c) _test_input_set_name(__LINE__,u, c)
3611 static void _test_input_set_name(unsigned line, IHTMLInputElement *input, const char *name) in _test_input_set_name() function