Home | History | Annotate | Download | only in unicode

Lines Matching refs:FieldPosition

214  *   FieldPosition pos = 0;
392 * @param fieldPosition On input: an alignment field, if desired.
395 * in an interval format; in this case the fieldPosition
403 FieldPosition& fieldPosition,
414 * @param fieldPosition On input: an alignment field, if desired.
417 * in an interval format; in this case the fieldPosition
425 FieldPosition& fieldPosition,
441 * @param fieldPosition On input: an alignment field, if desired.
444 * in an interval format; in this case the fieldPosition
455 FieldPosition& fieldPosition,
668 * Provide an updated FieldPosition posResult based on two formats,
669 * the FieldPosition values for each of them, and the pattern used
676 * @param pos0 FieldPosition within pat0
678 * @param pos1 FieldPosition within pat1
679 * @param posResult FieldPosition to be set to the correct
685 UnicodeString& pat0, FieldPosition& pos0, // pattern and pos corresponding to {0}
686 UnicodeString& pat1, FieldPosition& pos1, // pattern and pos corresponding to {1}
687 FieldPosition& posResult);
716 FieldPosition& pos,
980 * @param fieldPosition On input: an alignment field, if desired.
983 * in an interval format; in this case the fieldPosition
994 FieldPosition& fieldPosition,