ReactOS 0.4.16-dev-338-g34e76ad
|
#include <editstr.h>
Public Attributes | |
ME_DisplayItem * | pPara |
ME_DisplayItem * | pRun |
int | nOffset |
int tagME_Cursor::nOffset |
Definition at line 277 of file editstr.h.
Referenced by handle_enter(), ME_AppendTableRow(), ME_ArrowEnd(), ME_ArrowHome(), ME_ArrowPageDown(), ME_ArrowPageUp(), ME_Char(), ME_CursorFromCharOfs(), ME_EnsureVisible(), ME_ExtendAnchorSelection(), ME_GetCharFormat(), ME_GetCursorCoordinates(), ME_GetInsertStyle(), ME_GetSelection(), ME_GetSelectionParas(), ME_GetXForArrow(), ME_InsertRunAtCursor(), ME_InsertTableRowStartAtParagraph(), ME_InsertTextFromCursor(), ME_InternalDeleteText(), ME_IsSelection(), ME_JoinParagraphs(), ME_JoinRuns(), ME_MoveCursorFromTableRowStartParagraph(), ME_MoveCursorLines(), ME_PlayUndoItem(), ME_SelectByType(), ME_SelectOrInsertNextCell(), ME_SplitRunSimple(), ME_StreamIn(), ME_StreamOutRTF(), ME_TabPressedInTable(), ME_UpdateLinkAttribute(), and set_selection_cursors().
ME_DisplayItem* tagME_Cursor::pPara |
Definition at line 275 of file editstr.h.
Referenced by handle_enter(), ME_AppendTableRow(), ME_ArrowEnd(), ME_ArrowHome(), ME_Char(), ME_CursorFromCharOfs(), ME_EnsureVisible(), ME_ExtendAnchorSelection(), ME_GetCursorCoordinates(), ME_GetSelectionParas(), ME_InsertTableRowStartAtParagraph(), ME_InsertTextFromCursor(), ME_JoinParagraphs(), ME_MakeEditor(), ME_MoveCursorFromTableRowStartParagraph(), ME_MoveCursorLines(), ME_PlayUndoItem(), ME_ProtectPartialTableDeletion(), ME_SelectByType(), ME_SelectOrInsertNextCell(), ME_SplitParagraph(), ME_StreamIn(), and ME_UpdateSelectionLinkAttribute().
ME_DisplayItem* tagME_Cursor::pRun |
Definition at line 276 of file editstr.h.
Referenced by handle_enter(), ME_AppendTableRow(), ME_ArrowEnd(), ME_ArrowHome(), ME_ArrowPageDown(), ME_ArrowPageUp(), ME_Char(), ME_CursorFromCharOfs(), ME_EnsureVisible(), ME_ExtendAnchorSelection(), ME_GetCharFormat(), ME_GetCursorCoordinates(), ME_GetInsertStyle(), ME_GetSelectionParas(), ME_GetXForArrow(), ME_HandleMessage(), ME_InsertRunAtCursor(), ME_InsertTableRowStartAtParagraph(), ME_InsertTextFromCursor(), ME_InternalDeleteText(), ME_IsSelection(), ME_JoinParagraphs(), ME_JoinRuns(), ME_MoveCursorFromTableRowStartParagraph(), ME_MoveCursorLines(), ME_PlayUndoItem(), ME_ProtectPartialTableDeletion(), ME_SelectByType(), ME_SelectOrInsertNextCell(), ME_SplitParagraph(), ME_SplitRunSimple(), ME_StreamIn(), ME_StreamOutRTF(), ME_TabPressedInTable(), ME_UpdateLinkAttribute(), and set_selection_cursors().