Searched defs:hasNoon (Results 1 - 5 of 5) sorted by relevance
| /third_party/icu/icu4c/source/i18n/ | ||
| H A D | dayperiodrules.h | 52 UBool hasNoon() const { return fHasNoon; } in hasNoon() function in DayPeriodRules |
| /third_party/node/deps/icu-small/source/i18n/ | ||
| H A D | dayperiodrules.h | 52 UBool hasNoon() const { return fHasNoon; } in hasNoon() function in DayPeriodRules |
| /third_party/skia/third_party/externals/icu/source/i18n/ | ||
| H A D | dayperiodrules.h | 52 UBool hasNoon() const { return fHasNoon; } in hasNoon() function in DayPeriodRules |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ | ||
| H A D | DayPeriodRules.java | 229 private boolean hasNoon; field in DayPeriodRules 355 public boolean hasNoon() { return hasNoon; } in hasNoon() method in DayPeriodRules |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ | ||
| H A D | DayPeriodRules.java | 236 private boolean hasNoon; field in DayPeriodRules 362 public boolean hasNoon() { return hasNoon; } in hasNoon() method in DayPeriodRules |
Completed in 4 milliseconds