Searched refs:is_lower (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/search/
H A Dterm_break_iterator.cc61 const bool is_lower = !!u_isULowercase(ch); local
63 if (is_upper && is_lower) {
70 if (is_lower)
/external/chromium_org/third_party/skia/src/fonts/
H A DSkFontMgr_fontconfig.cpp34 static bool is_lower(char c) { function
248 if (!is_lower(*justName)) {
/external/chromium_org/third_party/skia/src/utils/
H A DSkParsePath.cpp27 static inline bool is_lower(int c) { function
92 if (is_lower(op)) {
/external/skia/src/fonts/
H A DSkFontMgr_fontconfig.cpp34 static bool is_lower(char c) { function
248 if (!is_lower(*justName)) {
/external/skia/src/utils/
H A DSkParsePath.cpp27 static inline bool is_lower(int c) { function
92 if (is_lower(op)) {
/external/chromium_org/third_party/skia/src/ports/
H A DSkFontConfigInterface_direct.cpp716 if (!is_lower(*justName)) {
/external/skia/src/ports/
H A DSkFontConfigInterface_direct.cpp716 if (!is_lower(*justName)) {

Completed in 183 milliseconds