Searched refs:AppleConvertedSpace (Results 1 – 3 of 3) sorted by relevance
36 #define AppleConvertedSpace "Apple-converted-space" macro
44 const char convertedSpaceString[] = "<span class=\"" AppleConvertedSpace "\">\xA0</span>"; in convertHTMLTextToInterchangeFormat()
115 DEFINE_STATIC_LOCAL(String, convertedSpaceSpanClassString, (AppleConvertedSpace)); in isHTMLInterchangeConvertedSpaceSpan()900 if (classAttributeValue == AppleConvertedSpace) { in isInlineHTMLElementWithStyle()