appendStyleNodeOpenTag 128 Source/core/editing/markup.cpp void appendStyleNodeOpenTag(StringBuilder&, StylePropertySet*, const Document&, bool isBlock = false); appendStyleNodeOpenTag 176 Source/core/editing/markup.cpp appendStyleNodeOpenTag(openTag, style, document, isBlock); appendStyleNodeOpenTag 226 Source/core/editing/markup.cpp appendStyleNodeOpenTag(out, wrappingStyle->style(), text.document());