Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/mshtml/
H A Dscript.c2921 IHTMLDocument7 *doc7; in check_ie() local
2928 hres = IHTMLDocument2_QueryInterface(doc, &IID_IHTMLDocument7, (void**)&doc7); in check_ie()
2931 IHTMLDocument7_Release(doc7); in check_ie()
H A Devents.c2846 IHTMLDocument7 *doc7; in check_ie() local
2853 hres = IHTMLDocument2_QueryInterface(doc, &IID_IHTMLDocument7, (void**)&doc7); in check_ie()
2856 IHTMLDocument7_Release(doc7); in check_ie()
H A Dhtmldoc.c8490 IHTMLDocument7 *doc7; in check_ie() local
8497 hres = IHTMLDocument2_QueryInterface(doc, &IID_IHTMLDocument7, (void**)&doc7); in check_ie()
8500 IHTMLDocument7_Release(doc7); in check_ie()