Home | History | Annotate | Download | only in win

Lines Matching refs:DOMHTMLDocument

162 class DOMHTMLDocument : public DOMDocument, public IDOMHTMLDocument
165 DOMHTMLDocument();
167 DOMHTMLDocument(WebCore::Document* d) : DOMDocument(d) {}