HomeSort by relevance Sort by last modified time
    Searched defs:stripWhiteSpace (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/platform/text/
String.cpp 285 String String::stripWhiteSpace() const
289 return m_impl->stripWhiteSpace();
StringImpl.cpp 276 PassRefPtr<StringImpl> StringImpl::stripWhiteSpace()

Completed in 18 milliseconds