Home
last modified time | relevance | path

Searched defs:getFormatWidth (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Ddecimfmtimpl.h289 int32_t getFormatWidth() const { return fAffixes.fWidth; } in getFormatWidth() function
Ddecimfmt.cpp2519 int32_t DecimalFormat::getFormatWidth() const { in getFormatWidth() function in DecimalFormat