Home
last modified time | relevance | path

Searched refs:AppleStyleSpanClass (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/editing/
DHTMLInterchange.h38 #define AppleStyleSpanClass "Apple-style-span" macro
Dmarkup.cpp166 …DEFINE_STATIC_LOCAL(const String, styleSpanOpen, ("<span class=\"" AppleStyleSpanClass "\" style=\… in wrapWithStyleNode()
DReplaceSelectionCommand.cpp793 if (classAttributeValue == AppleStyleSpanClass in isInlineNodeWithStyle()
DApplyStyleCommand.cpp59 DEFINE_STATIC_LOCAL(String, styleSpanClassString, ((AppleStyleSpanClass))); in styleSpanClassString()