Searched refs:getOldFormatWidth (Results 1 – 3 of 3) sorted by relevance
536 int32_t getOldFormatWidth() const;
952 int32_t formatWidth = fImpl->getOldFormatWidth(); in parse()1367 int32_t formatWidth = fImpl->getOldFormatWidth(); in subparse()
1567 DecimalFormatImpl::getOldFormatWidth() const { in getOldFormatWidth() function in DecimalFormatImpl