Lines Matching refs:textOffset
2137 int32_t &textOffset,2168 int32_t t = textOffset;2222 if (t == textOffset && text.charAt(t) == 0x2e &&2250 for (t = textOffset; t < text.length(); t += 1) {2261 textOffset = t;