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

/external/webkit/Source/WebCore/html/
H A DCollectionCache.h59 bool hasLength; member in struct:WebCore::CollectionCache
/external/smack/src/org/jivesoftware/smackx/workgroup/util/
H A DModelUtil.java190 public static final boolean hasLength(String s) { method in class:ModelUtil
200 return ModelUtil.hasLength(s) ? s : null;

Completed in 94 milliseconds