Searched refs:domtest_t (Results 1 – 2 of 2) sorted by relevance
1270 typedef void (*domtest_t)(IHTMLDocument2*); typedef
9789 typedef void (*domtest_t)(IHTMLDocument2*); typedef9791 static void run_domtest(const char *str, domtest_t test) in run_domtest()