HomeSort by relevance Sort by last modified time
    Searched defs:LOW_Y (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
dtitv_impl.h 60 #define LOW_Y ((UChar)0x0079)
selfmtimpl.h 82 #define LOW_Y ((UChar)0x0079)
dtptngen_impl.h 85 #define LOW_Y ((UChar)0x0079)
plurrule_impl.h 94 static const UChar LOW_Y = ((UChar)0x0079);
tmutfmt.cpp 34 #define LOW_Y ((UChar)0x0079)
73 static const UChar DEFAULT_PATTERN_FOR_YEAR[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_Y, 0};
    [all...]
  /external/icu/icu4c/source/i18n/
dtitv_impl.h 60 #define LOW_Y ((UChar)0x0079)
selfmtimpl.h 82 #define LOW_Y ((UChar)0x0079)
tmutfmt.cpp 34 #define LOW_Y ((UChar)0x0079)
73 static const UChar DEFAULT_PATTERN_FOR_YEAR[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_Y, 0};
dtptngen_impl.h 85 #define LOW_Y ((UChar)0x0079)
plurrule_impl.h 94 static const UChar LOW_Y = ((UChar)0x0079);

Completed in 183 milliseconds