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

/ast/src/lib/libtk/generic/
H A DtkText.h730 extern int TkTextCharBbox _ANSI_ARGS_((TkText *textPtr,
H A DtkText.c389 if (TkTextCharBbox(textPtr, &index1, &x, &y, &width, &height) == 0) {
H A DtkTextDisp.c4017 * TkTextCharBbox --
4036 TkTextCharBbox(textPtr, indexPtr, xPtr, yPtr, widthPtr, heightPtr)
4008 TkTextCharBbox(textPtr, indexPtr, xPtr, yPtr, widthPtr, heightPtr) function

Completed in 29 milliseconds