#include <scilab/modules/gui/src/c/X11/Xaw3d/Text.h>
Data Fields | |
| int | firstPos |
| int | length |
| char * | ptr |
| unsigned long | format |
Definition at line 101 of file Text.h.
Definition at line 102 of file Text.h.
Referenced by _DeleteOrKill(), _SelectionReceived(), AutoFill(), clear_file_message(), DoSearch(), file_msg(), FindDistance(), FindPosition(), InsertChar(), InsertFileNamed(), InsertNewCRs(), InsertNewLineAndBackupInternal(), InsertNewLineAndIndent(), InsertString(), ReadText(), Replace(), ReplaceText(), Search(), StripOutOldCRs(), and TransposeCharacters().
Definition at line 103 of file Text.h.
Referenced by _DeleteOrKill(), _SelectionReceived(), _XawTextGetText(), _XawTextReplace(), AutoFill(), clear_file_message(), DisplayText(), DoSearch(), file_msg(), FindDistance(), FindPosition(), InsertChar(), InsertFileNamed(), InsertNewCRs(), InsertNewLineAndBackupInternal(), InsertNewLineAndIndent(), InsertString(), ReadText(), Replace(), ReplaceText(), Search(), StripOutOldCRs(), TransposeCharacters(), and XawTextReplace().
| char* XawTextBlock::ptr |
Definition at line 104 of file Text.h.
Referenced by _DeleteOrKill(), _SelectionReceived(), _XawTextGetText(), AutoFill(), clear_file_message(), DisplayText(), DoSearch(), file_msg(), FindDistance(), FindPosition(), InsertChar(), InsertFileNamed(), InsertNewCRs(), InsertNewLineAndBackupInternal(), InsertNewLineAndIndent(), InsertString(), ReadText(), Replace(), ReplaceText(), Search(), StripOutOldCRs(), and TransposeCharacters().
| unsigned long XawTextBlock::format |
Definition at line 105 of file Text.h.
Referenced by _DeleteOrKill(), _SelectionReceived(), AutoFill(), clear_file_message(), DoSearch(), file_msg(), InsertChar(), InsertFileNamed(), InsertNewCRs(), InsertNewLineAndBackupInternal(), InsertNewLineAndIndent(), InsertString(), ReadText(), Replace(), ReplaceText(), Search(), StripOutOldCRs(), and TransposeCharacters().
1.5.1