Home | History | Annotate | Download | only in win

Lines Matching refs:documentElement

311     virtual HRESULT STDMETHODCALLTYPE documentElement( 
312 /* [retval][out] */ IDOMElement **result) { return DOMDocument::documentElement(result); }