Searched defs:LOW_Y (Results 1 - 10 of 10) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/ |
H A D | dtitv_impl.h | 60 #define LOW_Y ((UChar)0x0079) macro
|
H A D | selfmtimpl.h | 87 #define LOW_Y ((UChar)0x0079) macro
|
H A D | dtptngen_impl.h | 81 #define LOW_Y ((UChar)0x0079) macro
|
H A D | plurrule_impl.h | 85 #define LOW_Y ((UChar)0x0079) macro
|
H A D | tmutfmt.cpp | 31 #define LOW_Y ((UChar)0x0079) macro 70 static const UChar DEFAULT_PATTERN_FOR_YEAR[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_Y, 0};
|
/external/icu4c/i18n/ |
H A D | dtitv_impl.h | 60 #define LOW_Y ((UChar)0x0079) macro
|
H A D | selfmtimpl.h | 82 #define LOW_Y ((UChar)0x0079) macro
|
H A D | plurrule_impl.h | 82 #define LOW_Y ((UChar)0x0079) macro
|
H A D | dtptngen_impl.h | 82 #define LOW_Y ((UChar)0x0079) macro
|
H A D | tmutfmt.cpp | 34 #define LOW_Y ((UChar)0x0079) macro 73 static const UChar DEFAULT_PATTERN_FOR_YEAR[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_Y, 0};
|
Completed in 188 milliseconds