Home | History | Annotate | Download | only in i18n

Lines Matching refs:argType

1517     Formattable::Type argType;
1527 argType = Formattable::kString;
1531 argType = Formattable::kDouble;
1544 argType = Formattable::kLong;
1559 argType = Formattable::kDate;
1577 argType = Formattable::kDouble;
1583 argType = Formattable::kDouble;
1587 argType = Formattable::kDouble;
1591 argType = Formattable::kDouble;
1595 argType = Formattable::kDouble;
1615 argType = Formattable::kString;
1620 if (fmt==NULL && argType!=Formattable::kString && U_SUCCESS(ec)) {
1649 argTypes[argumentNumber] = argType;