Home | History | Annotate | Download | only in i18n

Lines Matching refs:fCount

202     fValue.fArrayAndCount.fCount = count;
233 fValue.fArrayAndCount.fCount = source.fValue.fArrayAndCount.fCount;
235 source.fValue.fArrayAndCount.fCount);
303 if (fValue.fArrayAndCount.fCount != that.fValue.fArrayAndCount.fCount) {
308 for (i=0; i<fValue.fArrayAndCount.fCount; ++i) {
595 fValue.fArrayAndCount.fCount = count;
618 fValue.fArrayAndCount.fCount = count;
684 count = fValue.fArrayAndCount.fCount;