Searched refs:bodyAttributeValue (Results 1 – 2 of 2) sorted by relevance
141 const AtomicString& HTMLDocument::bodyAttributeValue(const QualifiedName& name) const in bodyAttributeValue() function in WebCore::HTMLDocument162 return bodyAttributeValue(bgcolorAttr); in bgColor()172 return bodyAttributeValue(textAttr); in fgColor()182 return bodyAttributeValue(alinkAttr); in alinkColor()192 return bodyAttributeValue(linkAttr); in linkColor()202 return bodyAttributeValue(vlinkAttr); in vlinkColor()
92 const AtomicString& bodyAttributeValue(const QualifiedName&) const;