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

/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkTextBTree.c3723 int needSummary;
3731 needSummary = (segPtr->body.toggle.tagPtr->tagRootPtr != linePtr->parentPtr);
3735 if (needSummary) {
3742 if (!needSummary) {
3684 int needSummary; local
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkTextBTree.c4899 int needSummary;
4907 needSummary = (segPtr->body.toggle.tagPtr->tagRootPtr!=linePtr->parentPtr);
4911 if (needSummary) {
4918 if (!needSummary) {
4848 int needSummary; local

Completed in 80 milliseconds