Lines Matching refs:trailing
350 * than a hit on the trailing edge of a character.
802 // default justification range to exclude trailing logical whitespace
824 * punctuation and trailing whitespace to overhang the justification width.
890 * Returns the advance of this <code>TextLayout</code>, minus trailing
893 * trailing whitespace.
1052 * [-1, trailing] and [characterCount, leading] are valid positions, and
1072 * The text hit info (1, t) represents the trailing side of 'b'. If 'q',
1359 return TextHitInfo.trailing(-1);
1368 : TextHitInfo.trailing(charIndex);
1620 TextHitInfo.trailing(charIndex);
2150 * selection from 0L (the leading edge of 'A') to 3T (the trailing edge
2300 carets[count++] = hitToCaret(TextHitInfo.trailing(hitCh - 1));
2444 * or the trailing edge of the last logical character, as appropriate,
2453 * @return a hit describing the character and edge (leading or trailing)
2472 return TextHitInfo.trailing(characterCount-1);
2476 return isLeftToRight() ? TextHitInfo.leading(0) : TextHitInfo.trailing(characterCount-1);
2478 return isLeftToRight() ? TextHitInfo.trailing(characterCount-1) : TextHitInfo.leading(0);
2541 TextHitInfo.trailing(trail-1);
2554 * @return a hit describing the character and edge (leading or trailing)
2712 * on the baseline of the character at the leading or trailing