Home
last modified time | relevance | path

Searched refs:isNotSpace (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/android/nav/
DCacheBuilder.cpp3129 static inline bool isNotSpace(UChar c) in isNotSpace() function
3158 if ((drawable |= isNotSpace(chars[index])) != false) in ConstructTextRect()