Searched defs:documentElement (Results 1 – 12 of 12) sorted by relevance
236 Node* documentElement = doc->documentElement(); in insertErrorMessageBlock() local
76 Element* Position::documentElement() const in documentElement() function in WebCore::Position
851 Node* documentElement = doc->documentElement(); in insertErrorMessageBlock() local
220 Element* documentElement() const in documentElement() function
1591 if (Node* documentElement = this->documentElement()) { in implicitClose() local
155 WebCore::Element *documentElement = m_impl->frame->document()->documentElement(); in GetInnerText() local
528 Element* documentElement = coreFrame->document()->documentElement(); in webkit_web_frame_get_inner_text() local
300 Element *documentElement = d->frame->document()->documentElement(); in toPlainText() local
315 COMPtr<IDOMElement> documentElement; in dumpFramesAsText() local
556 HRESULT STDMETHODCALLTYPE DOMDocument::documentElement( in documentElement() function in DOMDocument
304 virtual HRESULT STDMETHODCALLTYPE documentElement( in documentElement() function
887 WebCore::Element *documentElement = pFrame->document()->documentElement(); in DocumentAsText() local