Searched defs:UnitDataSink (Results 1 – 1 of 1) sorted by relevance
224 struct UnitDataSink : public ResourceSink { struct227 MeasureFormatCacheData &cacheData;230 UMeasureFormatWidth width;231 const char *type;232 int32_t unitIndex;234 UnitDataSink(MeasureFormatCacheData &outputData) in UnitDataSink() function239 void setFormatterIfAbsent(int32_t index, const ResourceValue &value, in setFormatterIfAbsent()256 void setDnamIfAbsent(const ResourceValue &value, UErrorCode& errorCode) { in setDnamIfAbsent()269 void consumePattern(const char *key, const ResourceValue &value, UErrorCode &errorCode) { in consumePattern()290 void consumeSubtypeTable(const char *key, ResourceValue &value, UErrorCode &errorCode) { in consumeSubtypeTable()[all …]