Searched refs:doc_elem (Results 1 – 1 of 1) sorted by relevance
8849 IHTMLElement *doc_elem, *elem; in test_create_stylesheet() local8876 doc_elem = get_doc_elem(doc); in test_create_stylesheet()8878 test_elem_getelembytag((IUnknown*)doc_elem, ET_STYLE, 1, &elem); in test_create_stylesheet()8879 IHTMLElement_Release(doc_elem); in test_create_stylesheet()