Home | History | Annotate | Download | only in i18n

Lines Matching refs:argType

1534     Formattable::Type argType;
1544 argType = Formattable::kString;
1548 argType = Formattable::kDouble;
1561 argType = Formattable::kLong;
1576 argType = Formattable::kDate;
1594 argType = Formattable::kDouble;
1600 argType = Formattable::kDouble;
1604 argType = Formattable::kDouble;
1608 argType = Formattable::kDouble;
1614 argType = Formattable::kDouble;
1616 argType = Formattable::kString;
1639 argType = Formattable::kString;
1644 if (fmt==NULL && argType!=Formattable::kString && U_SUCCESS(ec)) {
1673 argTypes[argumentNumber] = argType;