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

/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkText.h1053 MODULE_SCOPE void TkTextFreeTag(TkText *textPtr, TkTextTag *tagPtr);
H A DtkTextTag.c1080 * the B-tree, and then call TkTextFreeTag to clean up the tag structure
1136 TkTextFreeTag(textPtr, tagPtr);
1143 * TkTextFreeTag --
1158 TkTextFreeTag(
1153 TkTextFreeTag( function
H A DtkText.c1953 TkTextFreeTag(textPtr, tagPtr);
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkText.h838 EXTERN void TkTextFreeTag _ANSI_ARGS_((TkText *textPtr,
H A DtkTextTag.c513 TkTextFreeTag(textPtr, tagPtr);
915 * TkTextFreeTag --
930 TkTextFreeTag(textPtr, tagPtr)
926 TkTextFreeTag(textPtr, tagPtr) function
H A DtkText.c973 TkTextFreeTag(textPtr, tagPtr);

Completed in 220 milliseconds