Searched refs:AppleStyleSpanClass (Results 1 – 4 of 4) sorted by relevance
38 #define AppleStyleSpanClass "Apple-style-span" macro
166 …DEFINE_STATIC_LOCAL(const String, styleSpanOpen, ("<span class=\"" AppleStyleSpanClass "\" style=\… in wrapWithStyleNode()
793 if (classAttributeValue == AppleStyleSpanClass in isInlineNodeWithStyle()
59 DEFINE_STATIC_LOCAL(String, styleSpanClassString, ((AppleStyleSpanClass))); in styleSpanClassString()