#include <scilab/modules/gui/src/c/X11/Xaw3d/AsciiSinkP.h>
Collaboration diagram for AsciiSinkPart:

Data Fields | |
| XFontStruct * | font |
| Boolean | echo |
| Boolean | display_nonprinting |
| GC | normgc |
| GC | invgc |
| GC | xorgc |
| Pixmap | insertCursorOn |
| XawTextInsertState | laststate |
| short | cursor_x |
| short | cursor_y |
Definition at line 92 of file AsciiSinkP.h.
| XFontStruct* AsciiSinkPart::font |
Definition at line 94 of file AsciiSinkP.h.
Referenced by CharWidth(), DisplayText(), FindDistance(), FindPosition(), MaxHeight(), MaxLines(), PaintText(), SetTabs(), and SetValues().
Definition at line 96 of file AsciiSinkP.h.
Referenced by CharWidth(), DisplayText(), and SetValues().
Definition at line 99 of file AsciiSinkP.h.
Referenced by Destroy(), DisplayText(), and PaintText().
| short AsciiSinkPart::cursor_x |
| short AsciiSinkPart::cursor_y |
1.5.1