Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/mshtml/
H A Ddom.c2299 #define test_range_text(r,t) _test_range_text(__LINE__,r,t)
2300 static void _test_range_text(unsigned line, IHTMLTxtRange *range, const char *extext) in _test_range_text() function
2326 _test_range_text(line, range, NULL); in _test_range_collapse()
2339 _test_range_text(line, range, extext); in _test_range_expand()
2351 _test_range_text(line, range, NULL); in _test_range_move()
2386 _test_range_text(line, range, NULL); in _test_range_put_text()