_TextPart Struct Reference

#include <scilab/modules/gui/src/c/X11/Xaw3d/TextP.h>

Collaboration diagram for _TextPart:

Collaboration graph
[legend]

Data Fields

Widget source
Widget sink
XawTextPosition insertPos
XawTextSelection s
XawTextSelectTypesarray
XawTextSelectionSaltsalt
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
SearchAndReplacesearch
Widget file_insert
XawTextPositionupdateFrom
XawTextPositionupdateTo
int numranges
int maxranges
XawTextPosition lastPos
GC gc
Boolean showposition
Boolean hasfocus
Boolean update_disabled
Boolean single_char
XawTextPosition old_insert
short mult
text_movecopy_area_offsets
Boolean redisplay_needed
XawTextSelectionSaltsalt2

Detailed Description

Definition at line 175 of file TextP.h.


Field Documentation

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().

XawTextPosition _TextPart::insertPos

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().

XawTextSelection _TextPart::s

Definition at line 180 of file TextP.h.

Referenced by ConvertSelection(), Initialize(), LoseSelection(), XawTextEnableRedisplay(), XawTextSetSource(), and XawTextUnsetSelection().

XawTextSelectType* _TextPart::sarray

Definition at line 181 of file TextP.h.

XawTextSelectionSalt* _TextPart::salt

Definition at line 182 of file TextP.h.

Referenced by ConvertSelection(), Initialize(), and LoseSelection().

int _TextPart::options

Definition at line 183 of file TextP.h.

int _TextPart::dialog_horiz_offset

Definition at line 184 of file TextP.h.

int _TextPart::dialog_vert_offset

Definition at line 185 of file TextP.h.

Boolean _TextPart::display_caret

Definition at line 186 of file TextP.h.

Referenced by DisplayCaret(), InsertCursor(), SetValues(), and XawTextDisplayCaret().

Boolean _TextPart::auto_fill

Definition at line 187 of file TextP.h.

XawTextScrollMode _TextPart::scroll_vert

Definition at line 188 of file TextP.h.

Referenced by Initialize(), and SetValues().

XawTextScrollMode _TextPart::scroll_horiz

Definition at line 188 of file TextP.h.

Referenced by SetValues().

XawTextWrapMode _TextPart::wrap

Definition at line 189 of file TextP.h.

Referenced by SetValues().

XawTextResizeMode _TextPart::resize

Definition at line 190 of file TextP.h.

Referenced by Initialize().

XawTextMargin _TextPart::r_margin

Definition at line 191 of file TextP.h.

Referenced by HJump(), HScroll(), Initialize(), and SetValues().

XtCallbackList _TextPart::unrealize_callbacks

Definition at line 192 of file TextP.h.

XawTextMargin _TextPart::margin

Definition at line 196 of file TextP.h.

Referenced by HJump(), HScroll(), Initialize(), PaintText(), and SetValues().

XawTextLineTable _TextPart::lt

Definition at line 197 of file TextP.h.

Referenced by DisplayText(), DisplayTextWindow(), Initialize(), InsertCursor(), Realize(), SetTabs(), SetValues(), VJump(), VScroll(), XawTextEnableRedisplay(), XawTextInvalidate(), and XawTextSetSource().

XawTextScanDirection _TextPart::extendDir

Definition at line 198 of file TextP.h.

XawTextSelection _TextPart::origSel

Definition at line 199 of file TextP.h.

Referenced by Initialize().

Time _TextPart::lasttime

Definition at line 200 of file TextP.h.

Referenced by Initialize().

Time _TextPart::time

Definition at line 201 of file TextP.h.

Referenced by ConvertSelection(), Initialize(), and XawTextUnsetSelection().

Position _TextPart::ev_x

Definition at line 202 of file TextP.h.

Referenced by InsertCursor().

Position _TextPart::ev_y

Definition at line 202 of file TextP.h.

Referenced by InsertCursor().

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().

XawTextPosition* _TextPart::updateFrom

Definition at line 206 of file TextP.h.

Referenced by Initialize().

XawTextPosition* _TextPart::updateTo

Definition at line 207 of file TextP.h.

Referenced by Initialize().

int _TextPart::numranges

Definition at line 208 of file TextP.h.

Referenced by Initialize().

int _TextPart::maxranges

Definition at line 209 of file TextP.h.

Referenced by Initialize().

XawTextPosition _TextPart::lastPos

Definition at line 210 of file TextP.h.

Referenced by DisplayText(), DisplayTextWindow(), Initialize(), VJump(), XawTextEnableRedisplay(), XawTextInvalidate(), and XawTextSetSource().

GC _TextPart::gc

Definition at line 211 of file TextP.h.

Referenced by HScroll(), and Initialize().

Boolean _TextPart::showposition

Definition at line 212 of file TextP.h.

Referenced by Initialize().

Boolean _TextPart::hasfocus

Definition at line 213 of file TextP.h.

Referenced by Initialize(), TextEnterWindow(), TextFocusIn(), TextFocusOut(), and TextLeaveWindow().

Boolean _TextPart::update_disabled

Definition at line 214 of file TextP.h.

Referenced by Initialize(), and XawTextEnableRedisplay().

Boolean _TextPart::single_char

Definition at line 215 of file TextP.h.

Referenced by Initialize().

XawTextPosition _TextPart::old_insert

Definition at line 216 of file TextP.h.

Referenced by Initialize(), and LoseSelection().

short _TextPart::mult

Definition at line 217 of file TextP.h.

Referenced by GetStringRaw(), Initialize(), InsertChar(), KillToEndOfLine(), Multiply(), and TransposeCharacters().

struct text_move* _TextPart::copy_area_offsets

Definition at line 218 of file TextP.h.

Referenced by Initialize().

Boolean _TextPart::redisplay_needed

Definition at line 221 of file TextP.h.

Referenced by SetTabs().

XawTextSelectionSalt* _TextPart::salt2

Definition at line 222 of file TextP.h.

Referenced by ConvertSelection(), Initialize(), and LoseSelection().


The documentation for this struct was generated from the following file:
Generated on Sun Mar 4 16:14:46 2007 for Scilab [trunk] by  doxygen 1.5.1