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

  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
InlineRewriter.java 66 if (isAllWhitespace(data.getText())) {
85 private static boolean isAllWhitespace(String s) {
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ToStream.java     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLConstructionSite.cpp 94 static inline bool isAllWhitespace(const String& string)
229 if (whitespaceMode == AllWhitespace || (whitespaceMode == WhitespaceUnknown && isAllWhitespace(string)))
    [all...]
HTMLTreeBuilder.cpp 70 static inline bool isAllWhitespace(const String& string)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 

Completed in 224 milliseconds