Home | History | Annotate | Download | only in i18n

Lines Matching refs:cacheData

228                 &outer.cacheData.patterns[outer.unitIndex][outer.width][0];
286 outer.cacheData.perFormatters[outer.width].
307 if (!outer.cacheData.hasPerFormatter(outer.width)) {
321 cacheData(outputData),
341 if (cacheData.widthFallback[targetWidth] != UMEASFMT_WIDTH_COUNT) {
345 cacheData.widthFallback[sourceWidth] = targetWidth;
388 MeasureFormatCacheData &cacheData;
407 MeasureFormatCacheData &cacheData,
409 UnitDataSink sink(cacheData);