#include <scilab/modules/gui/src/c/X11/Xaw3d/TextP.h>
Data Fields | |
| XawTextPosition | position |
| Position | y |
| Dimension | textWidth |
Definition at line 89 of file TextP.h.
Definition at line 90 of file TextP.h.
Referenced by _BuildLineTable(), _XawTextVScroll(), UpdateTextInLine(), and VJump().
| Position XawTextLineTableEntry::y |
Definition at line 91 of file TextP.h.
Referenced by _BuildLineTable(), _XawTextVScroll(), and InsertCursor().
| Dimension XawTextLineTableEntry::textWidth |
Definition at line 92 of file TextP.h.
Referenced by _BuildLineTable(), _XawTextCheckResize(), GetWidestLine(), and UpdateTextInLine().
1.5.1