Lines Matching refs:WIDE
672 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols()
684 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols()
700 res = syms->getQuarters(count, DateFormatSymbols::FORMAT, DateFormatSymbols::WIDE); in udat_getSymbols()
708 res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols()
716 res = syms->getYearNames(count, DateFormatSymbols::FORMAT, DateFormatSymbols::WIDE); in udat_getSymbols()
728 res = syms->getZodiacNames(count, DateFormatSymbols::FORMAT, DateFormatSymbols::WIDE); in udat_getSymbols()
810 syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_countSymbols()
822 syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_countSymbols()
838 syms->getQuarters(count, DateFormatSymbols::FORMAT, DateFormatSymbols::WIDE); in udat_countSymbols()
846 syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_countSymbols()
854 syms->getYearNames(count, DateFormatSymbols::FORMAT, DateFormatSymbols::WIDE); in udat_countSymbols()
866 syms->getZodiacNames(count, DateFormatSymbols::FORMAT, DateFormatSymbols::WIDE); in udat_countSymbols()