Home | History | Annotate | Download | only in text

Lines Matching defs:ARG_SELECTOR

60  * choiceStyle = ((ARG_INT | ARG_DOUBLE) ARG_SELECTOR message)+
61 * pluralStyle = [ARG_INT | ARG_DOUBLE] (ARG_SELECTOR [ARG_INT | ARG_DOUBLE] message)+
62 * selectStyle = (ARG_SELECTOR message)+
68 * <li>In the choiceStyle, the ARG_SELECTOR has the '&lt;', the '#' or
71 * The optional numeric Part between each (ARG_SELECTOR, message) pair
718 ARG_SELECTOR,
822 * ((ARG_INT | ARG_DOUBLE), ARG_SELECTOR, message) tuples.
829 * and one or more (ARG_SELECTOR [explicit-value] message) tuples.
832 * Otherwise the message immediately follows the ARG_SELECTOR.
837 * The argument is a SelectFormat with one or more (ARG_SELECTOR, message) pairs.
1189 addPart(Part.Type.ARG_SELECTOR, index, 1, 0);
1247 addPart(Part.Type.ARG_SELECTOR, selectorIndex, length, 0);
1288 addPart(Part.Type.ARG_SELECTOR, selectorIndex, length, 0);