appendCustomAttributes  402 Source/core/editing/MarkupAccumulator.cpp     appendCustomAttributes(result, element, namespaces);
appendCustomAttributes   86 Source/core/editing/MarkupAccumulator.h     virtual void appendCustomAttributes(StringBuilder&, const Element&, Namespaces*);
appendCustomAttributes  110 Source/core/page/PageSerializer.cpp     virtual void appendCustomAttributes(StringBuilder& out, const Element&, Namespaces*) OVERRIDE;