Lines Matching full:textoffset
2371 int32_t &textOffset,2404 int32_t t = textOffset;2457 if (t == textOffset && text.charAt(t) == 0x2e &&2496 for (t = textOffset; t < text.length(); t += 1) {2507 textOffset = t;