Searched refs:widthFromKey (Results 1 – 3 of 3) sorted by relevance
329 UMeasureFormatWidth sourceWidth = widthFromKey(key); in put()349 if (U_SUCCESS(errorCode) && (width = widthFromKey(key)) != UMEASFMT_WIDTH_COUNT) { in getOrCreateTableSink()355 static UMeasureFormatWidth widthFromKey(const char *key) { in widthFromKey() function
857 FormatWidth sourceWidth = widthFromKey(key); in put()877 if ((width = widthFromKey(key)) != null) { in getOrCreateTableSink()883 static FormatWidth widthFromKey(UResource.Key key) { in widthFromKey() method in MeasureFormat.UnitDataSink
830 FormatWidth sourceWidth = widthFromKey(key); in put()850 if ((width = widthFromKey(key)) != null) { in getOrCreateTableSink()856 static FormatWidth widthFromKey(UResource.Key key) { in widthFromKey() method in MeasureFormat.UnitDataSink