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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
HTMLInterchange.h 36 #define AppleConvertedSpace "Apple-converted-space"
HTMLInterchange.cpp 44 const char convertedSpaceString[] = "<span class=\"" AppleConvertedSpace "\">\xA0</span>";
ReplaceSelectionCommand.cpp 115 DEFINE_STATIC_LOCAL(String, convertedSpaceSpanClassString, (AppleConvertedSpace));
    [all...]

Completed in 56 milliseconds