Searched refs:changeToLineCount (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkTextBTree.c417 int changeToLineCount; /* Counts change to total number of
430 changeToLineCount = 0;
470 changeToLineCount++;
492 nodePtr->numLines += changeToLineCount;
495 nodePtr->numChildren += changeToLineCount;
412 int changeToLineCount; /* Counts change to total number of local

Completed in 39 milliseconds