Home
last modified time | relevance | path

Searched defs:isAllCollapsibleWhitespace (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/rendering/
DRenderText.cpp762 bool RenderText::isAllCollapsibleWhitespace() in isAllCollapsibleWhitespace() function in WebCore::RenderText
/external/webkit/WebCore/editing/
DTextIterator.cpp2171 static inline bool isAllCollapsibleWhitespace(const String& string) in isAllCollapsibleWhitespace() function