Home | History | Annotate | Download | only in unicode

Lines Matching refs:attr

677 * @param attr The attribute to query; one of UNUM_PARSE_INT_ONLY, UNUM_GROUPING_USED,
681 * @return The value of attr.
691 UNumberFormatAttribute attr);
699 * @param attr The attribute to set; one of UNUM_PARSE_INT_ONLY, UNUM_GROUPING_USED,
704 * @param newValue The new value of attr.
714 UNumberFormatAttribute attr,
723 * @param attr The attribute to query; e.g. UNUM_ROUNDING_INCREMENT.
724 * @return The value of attr.
734 UNumberFormatAttribute attr);
741 * @param attr The attribute to set; e.g. UNUM_ROUNDING_INCREMENT.
742 * @param newValue The new value of attr.
752 UNumberFormatAttribute attr,
816 * @param newValue The new value of attr.