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

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DHTMLInterchange.h36 #define AppleConvertedSpace "Apple-converted-space" macro
H A DHTMLInterchange.cpp44 const char convertedSpaceString[] = "<span class=\"" AppleConvertedSpace "\">\xA0</span>";
H A DReplaceSelectionCommand.cpp115 DEFINE_STATIC_LOCAL(String, convertedSpaceSpanClassString, (AppleConvertedSpace));
900 if (classAttributeValue == AppleConvertedSpace) {

Completed in 443 milliseconds