Searched refs:TkTextDLineInfo (Results 1 - 3 of 3) sorted by relevance
/ast/src/lib/libtk/generic/ |
H A D | tkText.h | 738 extern int TkTextDLineInfo _ANSI_ARGS_((TkText *textPtr,
|
H A D | tkText.c | 504 if (TkTextDLineInfo(textPtr, &index1, &x, &y, &width, &height, &base)
|
H A D | tkTextDisp.c | 4128 * TkTextDLineInfo -- 4146 TkTextDLineInfo(textPtr, indexPtr, xPtr, yPtr, widthPtr, heightPtr, basePtr) 4117 TkTextDLineInfo(textPtr, indexPtr, xPtr, yPtr, widthPtr, heightPtr, basePtr) function
|
Completed in 29 milliseconds