Home
last modified time | relevance | path

Searched refs:htmlBodyElement (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLDocument.cpp86 HTMLBodyElement* HTMLDocument::htmlBodyElement() const in htmlBodyElement() function in WebCore::HTMLDocument
94 if (HTMLBodyElement* body = htmlBodyElement()) in bodyAttributeValue()
101 if (HTMLBodyElement* body = htmlBodyElement()) { in setBodyAttribute()
DHTMLDocument.h81 HTMLBodyElement* htmlBodyElement() const;