Searched refs:ELLIPSIS_START (Results 1 – 2 of 2) sorted by relevance
159 start[ELLIPSIS_START] = ELLIPSIS_UNDEFINED; in DynamicLayout()345 ints[ELLIPSIS_START] = ELLIPSIS_UNDEFINED; in reflow()377 ints[ELLIPSIS_START] = reflowed.getEllipsisStart(i); in reflow()795 return mInts.getValue(line, ELLIPSIS_START); in getEllipsisStart()859 private static final int ELLIPSIS_START = 4; field in DynamicLayout
1053 mLines[mColumns * line + ELLIPSIS_START] = 0;1150 mLines[mColumns * line + ELLIPSIS_START] = ellipsisStart;1290 return mLines[mColumns * line + ELLIPSIS_START];1381 private static final int ELLIPSIS_START = 4;