Lines Matching defs:firstChar
25 char *firstChar; /* Pointer to the first character in this
641 linePtr->firstChar = lineStart[i];
756 lineIndex = linePtr->firstChar - textPtr->text;
770 linePtr->firstChar, beforeSelect, 0,
792 linePtr->firstChar + beforeSelect, inSelect,
819 - (linePtr->firstChar - textPtr->text);
821 (void) TkMeasureChars(textPtr->fontPtr, linePtr->firstChar,
863 linePtr->firstChar, beforeSelect, drawableX,
870 textPtr->fontPtr, linePtr->firstChar + beforeSelect,
878 linePtr->firstChar + beforeSelect + inSelect,
1371 *indexPtr = TkMeasureChars(textPtr->fontPtr, linePtr->firstChar,
1373 *indexPtr += linePtr->firstChar - textPtr->text;
1541 LineToPostscript(interp, linePtr->firstChar,