Home
last modified time | relevance | path

Searched refs:AppleConvertedSpace (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/editing/
DHTMLInterchange.h36 #define AppleConvertedSpace "Apple-converted-space" macro
DHTMLInterchange.cpp43 convertedSpaceString += AppleConvertedSpace; in convertedSpaceString()
DReplaceSelectionCommand.cpp106 DEFINE_STATIC_LOCAL(String, convertedSpaceSpanClassString, (AppleConvertedSpace)); in isInterchangeConvertedSpaceSpan()
795 || classAttributeValue == AppleConvertedSpace in isInlineNodeWithStyle()