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

/ast/src/lib/libtk/generic/
H A DtkText.h73 struct TkText *textPtr; /* Overall information about text
88 struct TkText *textPtr; /* Information about the overall text
163 struct TkText *textPtr,
412 typedef struct TkText { struct
576 } TkText; typedef in typeref:struct:TkText
579 * Flag values for TkText records:
616 typedef int Tk_SegLayoutProc _ANSI_ARGS_((struct TkText *textPtr,
697 extern TkTextBTree TkBTreeCreate _ANSI_ARGS_((TkText *textPtr));
728 extern void TkTextChanged _ANSI_ARGS_((TkText *textPtr,
730 extern int TkTextCharBbox _ANSI_ARGS_((TkText *textPt
[all...]

Completed in 11 milliseconds