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 43 const char convertedSpaceString[] = "<span class=\"" AppleConvertedSpace "\">\xA0</span>";
ReplaceSelectionCommand.cpp 107 DEFINE_STATIC_LOCAL(String, convertedSpaceSpanClassString, (AppleConvertedSpace));
    [all...]

Completed in 332 milliseconds