Searched defs:stripWhiteSpace (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/text/
H A DWTFString.cpp284 String String::stripWhiteSpace() const function in class:WTF::String
288 return m_impl->stripWhiteSpace();
H A DStringImpl.cpp318 PassRefPtr<StringImpl> StringImpl::stripWhiteSpace() function in class:WTF::StringImpl

Completed in 44 milliseconds