Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/mshtml/
H A Ddom.c3583 #define test_input_type(i,t) _test_input_type(__LINE__,i,t) macro
7928 test_input_type(input, "text"); in test_elems()