HomeSort by relevance Sort by last modified time
    Searched refs:AppleStyleSpanClass (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/editing/
HTMLInterchange.h 38 #define AppleStyleSpanClass "Apple-style-span"
markup.cpp 166 DEFINE_STATIC_LOCAL(const String, styleSpanOpen, ("<span class=\"" AppleStyleSpanClass "\" style=\""));
    [all...]
ReplaceSelectionCommand.cpp     [all...]
ApplyStyleCommand.cpp 59 DEFINE_STATIC_LOCAL(String, styleSpanClassString, ((AppleStyleSpanClass)));
    [all...]

Completed in 125 milliseconds