Lines Matching refs:touchNoError
353 touchNoError(); in setGroupingUsed()
360 touchNoError(); in setParseIntegerOnly()
368 touchNoError(); in setLenient()
400 touchNoError(); in DecimalFormat()
407 touchNoError(); in operator =()
604 touchNoError(); in adoptDecimalFormatSymbols()
609 touchNoError(); in setDecimalFormatSymbols()
618 touchNoError(); in adoptCurrencyPluralInfo()
627 touchNoError(); in setCurrencyPluralInfo()
639 touchNoError(); in setPositivePrefix()
651 touchNoError(); in setNegativePrefix()
663 touchNoError(); in setPositiveSuffix()
675 touchNoError(); in setNegativeSuffix()
685 touchNoError(); in setSignAlwaysShown()
722 touchNoError(); in setMultiplier()
732 touchNoError(); in setMultiplierScale()
742 touchNoError(); in setRoundingIncrement()
757 touchNoError(); in setRoundingMode()
767 touchNoError(); in setFormatWidth()
786 touchNoError(); in setPadCharacter()
804 touchNoError(); in setPadPosition()
819 touchNoError(); in setScientificNotation()
829 touchNoError(); in setMinimumExponentDigits()
839 touchNoError(); in setExponentSignAlwaysShown()
852 touchNoError(); in setGroupingSize()
866 touchNoError(); in setSecondaryGroupingSize()
876 touchNoError(); in setMinimumGroupingDigits()
886 touchNoError(); in setDecimalSeparatorAlwaysShown()
896 touchNoError(); in setDecimalPatternMatchRequired()
906 touchNoError(); in setParseNoExponent()
916 touchNoError(); in setParseCaseSensitive()
926 touchNoError(); in setFormatFailIfMoreThanMaxDigits()
990 touchNoError(); in setMaximumIntegerDigits()
1001 touchNoError(); in setMinimumIntegerDigits()
1012 touchNoError(); in setMaximumFractionDigits()
1023 touchNoError(); in setMinimumFractionDigits()
1041 touchNoError(); in setMinimumSignificantDigits()
1051 touchNoError(); in setMaximumSignificantDigits()
1075 touchNoError(); in setSignificantDigitsUsed()
1087 touchNoError(); in setCurrency()
1170 void DecimalFormat::touchNoError() { in touchNoError() function in DecimalFormat