Home | History | Annotate | Download | only in i18n

Lines Matching refs:countToPattern

210             Hashtable* countToPattern = fTimeUnitToCountToPatterns[amount->getTimeUnitField()];
227 MessageFormat* pattern = ((MessageFormat**)countToPattern->get(count))[fStyle];