Searched defs:DumpSegment (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkText.c179 static int DumpSegment _ANSI_ARGS_((Tcl_Interp *interp, char *key,
2093 * None, but see DumpSegment.
2130 DumpSegment(interp, "text", segPtr->body.chars + first,
2137 DumpSegment(interp, "mark", name,
2141 DumpSegment(interp, "tagon",
2146 DumpSegment(interp, "tagoff",
2158 DumpSegment(interp, "window", pathname,
2167 * DumpSegment
2178 DumpSegment(interp, key, value, command, lineno, offset, what)
2162 DumpSegment(interp, key, value, command, lineno, offset, what) function

Completed in 15 milliseconds