Searched refs:currentMonthDays (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | vtzone.cpp | 2358 int32_t currentMonthDays = 7; in writeZonePropsByDOW_GEQ_DOM() local 2363 currentMonthDays -= prevMonthDays; in writeZonePropsByDOW_GEQ_DOM() 2382 currentMonthDays -= nextMonthDays; in writeZonePropsByDOW_GEQ_DOM() 2392 writeZonePropsByDOW_GEQ_DOM_sub(writer, month, startDay, dayOfWeek, currentMonthDays, in writeZonePropsByDOW_GEQ_DOM()
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | vtzone.cpp | 2358 int32_t currentMonthDays = 7; in writeZonePropsByDOW_GEQ_DOM() local 2363 currentMonthDays -= prevMonthDays; in writeZonePropsByDOW_GEQ_DOM() 2382 currentMonthDays -= nextMonthDays; in writeZonePropsByDOW_GEQ_DOM() 2392 writeZonePropsByDOW_GEQ_DOM_sub(writer, month, startDay, dayOfWeek, currentMonthDays, in writeZonePropsByDOW_GEQ_DOM()
|