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

/ast/src/lib/libtk/generic/
H A DtkTextTag.c113 int c, i, addTag;
128 addTag = 1;
157 TkTextRedrawTag(textPtr, &index1, &index2, tagPtr, !addTag);
166 TkBTreeTag(&index1, &index2, tagPtr, addTag);
175 if (addTag && textPtr->exportSelection
729 addTag = 0;
112 int c, i, addTag; local

Completed in 12 milliseconds