Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/mshtml/
H A Ddom.c2932 #define test_select_get_disabled(i,b) _test_select_get_disabled(__LINE__,i,b)
2933 static void _test_select_get_disabled(unsigned line, IHTMLSelectElement *select, VARIANT_BOOL exb) in _test_select_get_disabled() function
3023 _test_select_get_disabled(line, select, b); in _test_select_set_disabled()