Home | History | Annotate | Download | only in browse

Lines Matching defs:xStart

321             int xStart = (isRtl) ? coordinates.snippetX + width : right - width;
329 final int actualStart = isRtl ? xStart - measurements[index] : xStart;
336 xStart += (isRtl) ? -usedWidth : usedWidth;