Home
last modified time | relevance | path

Searched refs:widthFromKey (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Dmeasfmt.cpp358 UMeasureFormatWidth sourceWidth = widthFromKey(key); in consumeAlias()
378 if (U_SUCCESS(errorCode) && (width = widthFromKey(key)) != UMEASFMT_WIDTH_COUNT) { in consumeTable()
387 static UMeasureFormatWidth widthFromKey(const char *key) { in widthFromKey() function