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

/ast/src/lib/libtk/generic/
H A DtkText.c286 textPtr->abortSelections = 0;
1102 textPtr->abortSelections = 1;
1255 textPtr->abortSelections = 1;
1313 textPtr->abortSelections = 0;
1314 } else if (textPtr->abortSelections) {
H A DtkText.h514 int abortSelections; /* Set to 1 whenever the text is modified member in struct:TkText
H A DtkTextTag.c181 textPtr->abortSelections = 1;

Completed in 22 milliseconds