Searched refs:nextSpanStart (Results 1 – 3 of 3) sorted by relevance
112 int32_t nextSpanStart = -1; in nextPositionImpl() local117 nextSpanStart = spanIndices[si].start; in nextPositionImpl()221 i - fString.fZero == nextSpanStart)) { in nextPositionImpl()231 nextSpanStart = spanIndices[si + 1].start; in nextPositionImpl()
107 int32_t nextSpanStart = -1; in nextPositionImpl() local112 nextSpanStart = spanIndices[si].start; in nextPositionImpl()216 i - fString.fZero == nextSpanStart)) { in nextPositionImpl()226 nextSpanStart = spanIndices[si + 1].start; in nextPositionImpl()