Searched refs:parent_doc (Results 1 – 1 of 1) sorted by relevance
8997 IHTMLDocument2 *parent_doc, *top_doc; in test_frame() local9055 hres = IHTMLWindow2_get_document(parent, &parent_doc); in test_frame()9063 test_doc_title(parent_doc, "frameset test"); in test_frame()9064 IHTMLDocument2_Release(parent_doc); in test_frame()