Home | History | Annotate | Download | only in unicode

Lines Matching refs:ruleSet

580      * the initial default ruleset.  The remaining elements in the
624 * the initial default ruleset. The remaining elements in the
646 * Creates a RuleBasedNumberFormat from a predefined ruleset. The selector
722 * Return the name of the index'th public ruleSet. If index is not valid,
724 * @param index the index of the ruleset
725 * @return the name of the index'th public ruleSet.
778 * Formats the specified 32-bit number using the default ruleset.
790 * Formats the specified 64-bit number using the default ruleset.
801 * Formats the specified number using the default ruleset.
813 * Formats the specified number using the named ruleset.
829 * Formats the specified 64-bit number using the named ruleset.
845 * Formats the specified number using the named ruleset.
1008 void format(double number, NFRuleSet& ruleSet);