Searched refs:htmlBodyElement (Results 1 – 2 of 2) sorted by relevance
86 HTMLBodyElement* HTMLDocument::htmlBodyElement() const in htmlBodyElement() function in WebCore::HTMLDocument94 if (HTMLBodyElement* body = htmlBodyElement()) in bodyAttributeValue()101 if (HTMLBodyElement* body = htmlBodyElement()) { in setBodyAttribute()
81 HTMLBodyElement* htmlBodyElement() const;