bodyAttributeValue  141 Source/core/html/HTMLDocument.cpp     return bodyAttributeValue(bgcolorAttr);
bodyAttributeValue  151 Source/core/html/HTMLDocument.cpp     return bodyAttributeValue(textAttr);
bodyAttributeValue  161 Source/core/html/HTMLDocument.cpp     return bodyAttributeValue(alinkAttr);
bodyAttributeValue  171 Source/core/html/HTMLDocument.cpp     return bodyAttributeValue(linkAttr);
bodyAttributeValue  181 Source/core/html/HTMLDocument.cpp     return bodyAttributeValue(vlinkAttr);
bodyAttributeValue   89 Source/core/html/HTMLDocument.h     const AtomicString& bodyAttributeValue(const QualifiedName&) const;