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

Data Fields | |
| Widget | source |
| Widget | sink |
| XawTextPosition | insertPos |
| XawTextSelection | s |
| XawTextSelectType * | sarray |
| XawTextSelectionSalt * | salt |
| int | options |
| int | dialog_horiz_offset |
| int | dialog_vert_offset |
| Boolean | display_caret |
| Boolean | auto_fill |
| XawTextScrollMode | scroll_vert |
| XawTextScrollMode | scroll_horiz |
| XawTextWrapMode | wrap |
| XawTextResizeMode | resize |
| XawTextMargin | r_margin |
| XtCallbackList | unrealize_callbacks |
| XawTextMargin | margin |
| XawTextLineTable | lt |
| XawTextScanDirection | extendDir |
| XawTextSelection | origSel |
| Time | lasttime |
| Time | time |
| Position | ev_x |
| Position | ev_y |
| Widget | vbar |
| Widget | hbar |
| SearchAndReplace * | search |
| Widget | file_insert |
| XawTextPosition * | updateFrom |
| XawTextPosition * | updateTo |
| int | numranges |
| int | maxranges |
| XawTextPosition | lastPos |
| GC | gc |
| Boolean | showposition |
| Boolean | hasfocus |
| Boolean | update_disabled |
| Boolean | single_char |
| XawTextPosition | old_insert |
| short | mult |
| text_move * | copy_area_offsets |
| Boolean | redisplay_needed |
| XawTextSelectionSalt * | salt2 |
Definition at line 175 of file TextP.h.
| Widget _TextPart::source |
Definition at line 178 of file TextP.h.
Referenced by _SelectionReceived(), _XawTextInsertFile(), _XawTextSearch(), ConvertSelection(), FormParagraph(), GetStringRaw(), Initialize(), InsertChar(), InsertNewLineAndIndent(), InsertString(), KillToEndOfLine(), SelectWord(), SetValues(), TransposeCharacters(), VJump(), XawTextReplace(), XawTextSearch(), and XawTextSetSource().
| Widget _TextPart::sink |
Definition at line 178 of file TextP.h.
Referenced by ClearWindow(), HScroll(), Initialize(), InsertCursor(), ProcessExposeRegion(), and SetValues().
Definition at line 179 of file TextP.h.
Referenced by _SelectionReceived(), FormParagraph(), InsertChar(), InsertCursor(), InsertNewLineAndIndent(), InsertString(), KillToEndOfLine(), LoseSelection(), SelectWord(), SetValues(), TransposeCharacters(), XawTextEnableRedisplay(), XawTextReplace(), XawTextSearch(), and XawTextSetSource().
Definition at line 180 of file TextP.h.
Referenced by ConvertSelection(), Initialize(), LoseSelection(), XawTextEnableRedisplay(), XawTextSetSource(), and XawTextUnsetSelection().
Definition at line 182 of file TextP.h.
Referenced by ConvertSelection(), Initialize(), and LoseSelection().
Definition at line 186 of file TextP.h.
Referenced by DisplayCaret(), InsertCursor(), SetValues(), and XawTextDisplayCaret().
Definition at line 191 of file TextP.h.
Referenced by HJump(), HScroll(), Initialize(), and SetValues().
| XtCallbackList _TextPart::unrealize_callbacks |
Definition at line 196 of file TextP.h.
Referenced by HJump(), HScroll(), Initialize(), PaintText(), and SetValues().
Definition at line 197 of file TextP.h.
Referenced by DisplayText(), DisplayTextWindow(), Initialize(), InsertCursor(), Realize(), SetTabs(), SetValues(), VJump(), VScroll(), XawTextEnableRedisplay(), XawTextInvalidate(), and XawTextSetSource().
| Time _TextPart::lasttime |
| Time _TextPart::time |
Definition at line 201 of file TextP.h.
Referenced by ConvertSelection(), Initialize(), and XawTextUnsetSelection().
| Position _TextPart::ev_x |
| Position _TextPart::ev_y |
| Widget _TextPart::vbar |
Definition at line 203 of file TextP.h.
Referenced by ChangeSensitive(), HScroll(), Initialize(), Realize(), SetValues(), and UnrealizeScrollbars().
| Widget _TextPart::hbar |
Definition at line 203 of file TextP.h.
Referenced by ChangeSensitive(), Initialize(), Realize(), SetValues(), and UnrealizeScrollbars().
| struct SearchAndReplace* _TextPart::search |
Definition at line 204 of file TextP.h.
Referenced by _XawTextDoReplaceAction(), _XawTextDoSearchAction(), _XawTextPopdownSearchAction(), _XawTextSearch(), and Initialize().
| Widget _TextPart::file_insert |
Definition at line 205 of file TextP.h.
Referenced by _XawTextInsertFile(), DoInsert(), Initialize(), and PopdownFileInsert().
Definition at line 210 of file TextP.h.
Referenced by DisplayText(), DisplayTextWindow(), Initialize(), VJump(), XawTextEnableRedisplay(), XawTextInvalidate(), and XawTextSetSource().
Definition at line 213 of file TextP.h.
Referenced by Initialize(), TextEnterWindow(), TextFocusIn(), TextFocusOut(), and TextLeaveWindow().
| short _TextPart::mult |
Definition at line 217 of file TextP.h.
Referenced by GetStringRaw(), Initialize(), InsertChar(), KillToEndOfLine(), Multiply(), and TransposeCharacters().
Definition at line 222 of file TextP.h.
Referenced by ConvertSelection(), Initialize(), and LoseSelection().
1.5.1