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

/ast/src/lib/libtk/generic/
H A DtkTextTag.c156 if (tagPtr->affectsDisplay) {
404 tagPtr->affectsDisplay = 0;
423 tagPtr->affectsDisplay = 1;
447 if (tagPtr->affectsDisplay) {
816 tagPtr->affectsDisplay = 0;
H A DtkText.h342 int affectsDisplay; /* Non-zero means that this tag affects the member in struct:TkTextTag
H A DtkText.c838 textPtr->selTagPtr->affectsDisplay = 0;
858 textPtr->selTagPtr->affectsDisplay = 1;

Completed in 24 milliseconds