Home | History | Annotate | Download | only in i18n

Lines Matching refs:unitIndex

228                 &outer.cacheData.patterns[outer.unitIndex][outer.width][0];
268 outer.unitIndex = MeasureUnit::internalGetIndexForTypeAndSubtype(outer.type, key);
269 if (outer.unitIndex >= 0) {
322 width(UMEASFMT_WIDTH_COUNT), type(NULL), unitIndex(0) {}
393 int32_t unitIndex;