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

/external/chromium_org/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/utils/
H A DSkParsePath.cpp27 static inline bool is_lower(int c) { function
92 if (is_lower(op)) {
/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/fonts/
H A DSkFontMgr_fontconfig.cpp66 static bool is_lower(char c) { function
275 if (!is_lower(*justName)) {
/external/skia/src/fonts/
H A DSkFontMgr_fontconfig.cpp71 static bool is_lower(char c) { function
280 if (!is_lower(*justName)) {
/external/chromium_org/third_party/skia/src/ports/
H A DSkFontConfigInterface_direct.cpp725 if (!is_lower(*justName)) {
/external/skia/src/ports/
H A DSkFontConfigInterface_direct.cpp719 if (!is_lower(*justName)) {

Completed in 2866 milliseconds