Home | History | Annotate | Download | only in widget

Lines Matching defs:mZeroDigit

167         char mZeroDigit;
179 mZeroDigit = getZeroDigit(locale);
184 if (mZeroDigit != getZeroDigit(currentLocale)) {