Lines Matching refs:charIndex
540 if (index2.charIndex == index1.charIndex) {
543 last2 = index2.charIndex - index1.charIndex + offset;
1085 offset = textPtr->topIndex.charIndex;
1086 if (offset > indexPtr->charIndex) {
1134 int line1, line2, line, charIndex, resetView;
1185 if ((index1.charIndex == 0) && (line1 != 0)) {
1208 resetView = line = charIndex = 0;
1218 charIndex = index1.charIndex;
1227 charIndex = textPtr->topIndex.charIndex;
1238 charIndex = textPtr->topIndex.charIndex;
1240 charIndex -= index2.charIndex;
1242 charIndex -= (index2.charIndex - index1.charIndex);
1247 TkTextMakeIndex(textPtr->tree, line, charIndex, &index1);
1364 leftInRange = search.curIndex.charIndex
1365 - textPtr->selIndex.charIndex;
1597 startingChar = index.charIndex;
2056 index1.charIndex, index2.charIndex, lineno, command);
2059 index1.charIndex, 32000000, lineno, command);
2070 index2.charIndex, lineno, command);