Home | History | Annotate | Download | only in unicode

Lines Matching refs:ruleSet

549      * the initial default ruleset.  The remaining elements in the
593 * the initial default ruleset. The remaining elements in the
615 * Creates a RuleBasedNumberFormat from a predefined ruleset. The selector
691 * Return the name of the index'th public ruleSet. If index is not valid,
693 * @param index the index of the ruleset
694 * @return the name of the index'th public ruleSet.
747 * Formats the specified 32-bit number using the default ruleset.
759 * Formats the specified 64-bit number using the default ruleset.
770 * Formats the specified number using the default ruleset.
782 * Formats the specified number using the named ruleset.
798 * Formats the specified 64-bit number using the named ruleset.
814 * Formats the specified number using the named ruleset.
977 void format(double number, NFRuleSet& ruleSet);