#include <scilab/modules/gui/src/c/xsci/x_ptyxP.h>
Collaboration diagram for _XtermWidgetRec:

Data Fields | |
| CorePart | core |
| TKeyboard | keyboard |
| TScreen | screen |
| unsigned | flags |
| unsigned | initflags |
| Tabs | tabs |
| Misc | misc |
Definition at line 17 of file x_ptyxP.h.
| CorePart _XtermWidgetRec::core |
Definition at line 18 of file x_ptyxP.h.
Referenced by LoadNewFont(), Redraw(), set_cursor_gcs(), set_vt_visibility(), VisualBell(), VTRealize(), VTResize(), and VTSetValues().
Definition at line 19 of file x_ptyxP.h.
Referenced by do_appcursor(), do_appkeypad(), HandleAppCursor(), HandleAppKeypad(), main_sci(), VTReset(), and Xputchar().
Definition at line 20 of file x_ptyxP.h.
Referenced by Bell(), Cleanup(), ComputeSelect(), ConvertSelection(), do_allow132(), do_clearsavedlines(), do_cursesemul(), do_jumpscroll(), do_marginbell(), do_scrollbar(), do_scrollkey(), do_scrollttyoutput(), do_visualbell(), domenu(), DoSetSelectedFont(), DoSpecialEnterNotify(), DoSpecialLeaveNotify(), EditorButton(), EndExtend(), FindFontSelection(), handle_send_signal(), HandleAllow132(), HandleAltScreen(), HandleBellPropertyChange(), HandleCursesEmul(), HandleEightBitKeyPressed(), HandleFocusChange(), HandleJumpscroll(), HandleKeyPressed(), HandleMarginBell(), HandleScrollbar(), HandleScrollKey(), HandleScrollTtyOutput(), HandleSetVisualBell(), HandleStringEvent(), HideCursor(), in_put(), LastTextCol(), main_sci(), make_colored_cursor(), PointToRowCol(), Reallocate(), recolor_cursor(), Redraw(), ReHiliteText(), SaltTextAway(), sci_clc(), sci_tohome(), ScrollBarDrawThumb(), ScrollTextTo(), ScrollTextUpDownBy(), set_vt_visibility(), SetSelectUnit(), SetVTFont(), ShowCursor(), StartSelect(), str_to_xterm(), TabNext(), TrackMouse(), TrackText(), VisualBell(), VTallocbuf(), VTExpose(), VTGraphicsOrNoExpose(), VTInit1(), VTInitialize(), VTRealize(), VTReset(), VTResize(), VTRun(), VTSetValues(), x_events(), XClearScreenConsole(), XHomeFunction(), and Xputchar().
| unsigned _XtermWidgetRec::flags |
Definition at line 21 of file x_ptyxP.h.
Referenced by CursorBack(), do_autolinefeed(), do_autowrap(), do_jumpscroll(), do_reversevideo(), do_reversewrap(), HandleAutoLineFeed(), HandleAutoWrap(), HandleReverseVideo(), HandleReverseWrap(), main_sci(), TabNext(), unparseputc(), VTReset(), VTResize(), VTSetValues(), and Xputchar().
| unsigned _XtermWidgetRec::initflags |
Definition at line 24 of file x_ptyxP.h.
Referenced by CreateScrollBar(), main_sci(), Reallocate(), ScreenResize(), update_font_info(), VTInitialize(), VTRealize(), and VTSetValues().
1.5.1