ReactOS 0.4.16-dev-1099-g3bb27eb
|
#include <editstr.h>
BOOL tagME_TextEditor::AutoURLDetect_bEnable |
Definition at line 426 of file editstr.h.
Referenced by editor_handle_message(), ME_MakeEditor(), ME_UpdateLinkAttribute(), and ME_UpdateSelectionLinkAttribute().
TXTBACKSTYLE tagME_TextEditor::back_style |
Definition at line 448 of file editstr.h.
Referenced by editor_opaque(), and ME_MakeEditor().
Definition at line 385 of file editstr.h.
Referenced by editor_handle_message(), editor_set_cursor(), handle_enter(), handle_wm_char(), ME_BeginRow(), ME_CallWordBreakProc(), ME_FindText(), ME_GetTextLengthEx(), ME_GetTextW(), ME_InitTableDef(), ME_InsertRowStart(), ME_InsertTextFromCursor(), ME_InternalDeleteText(), ME_KeyDown(), ME_MakeEditor(), ME_MakeFirstParagraph(), ME_MakeTableDef(), ME_StreamIn(), ME_StreamOutRTF(), ME_StreamOutText(), ME_WrapEndParagraph(), para_join(), para_split(), stream_out_para_props(), stream_out_table_props(), table_append_row(), table_handle_tab(), table_protect_partial_deletion(), and table_select_next_cell_or_append().
BOOL tagME_TextEditor::bHaveFocus |
Definition at line 428 of file editstr.h.
Referenced by editor_handle_message(), ME_MakeEditor(), and update_caret().
BOOL tagME_TextEditor::bHideSelection |
Definition at line 425 of file editstr.h.
Referenced by editor_handle_message(), ME_MakeEditor(), and set_selection().
BOOL tagME_TextEditor::bMouseCaptured |
Definition at line 446 of file editstr.h.
Referenced by editor_handle_message(), editor_set_cursor(), handle_wm_char(), ME_KeyDown(), and ME_MakeEditor().
BOOL tagME_TextEditor::bWordWrap |
Definition at line 415 of file editstr.h.
Referenced by editor_handle_message(), ME_BeginRow(), and ME_MakeEditor().
int tagME_TextEditor::caret_height |
Definition at line 444 of file editstr.h.
Referenced by create_caret(), ME_MakeEditor(), and update_caret().
BOOL tagME_TextEditor::caret_hidden |
Definition at line 445 of file editstr.h.
Referenced by create_caret(), hide_caret(), ME_MakeEditor(), and show_caret().
Definition at line 387 of file editstr.h.
Referenced by ME_MakeEditor(), and ME_ShowContextMenu().
Definition at line 442 of file editstr.h.
Referenced by ME_MakeEditor(), and ME_UpdateScrollBar().
SCROLLINFO tagME_TextEditor::horz_si |
Definition at line 440 of file editstr.h.
Referenced by cursor_coords(), editor_draw(), editor_ensure_visible(), editor_handle_message(), ME_CharFromPos(), ME_LButtonDown(), ME_MakeEditor(), ME_MouseMove(), ME_ScrollLeft(), ME_ScrollRight(), ME_UpdateScrollBar(), scroll_abs(), and scroll_v_abs().
int tagME_TextEditor::imeStartIndex |
Definition at line 431 of file editstr.h.
Referenced by editor_handle_message().
Definition at line 386 of file editstr.h.
Referenced by ME_MakeEditor().
ME_Paragraph * tagME_TextEditor::last_sel_end_para |
Definition at line 411 of file editstr.h.
Referenced by ME_InvalidateSelection(), ME_MakeEditor(), and para_join().
ME_Paragraph* tagME_TextEditor::last_sel_start_para |
Definition at line 411 of file editstr.h.
Referenced by ME_InvalidateSelection(), ME_MakeEditor(), and para_join().
LPRICHEDITOLECALLBACK tagME_TextEditor::lpOleCallback |
Definition at line 419 of file editstr.h.
Referenced by editor_copy(), editor_handle_message(), ME_DestroyEditor(), ME_MakeEditor(), and ME_ShowContextMenu().
struct wine_rb_tree tagME_TextEditor::marked_paras |
Definition at line 451 of file editstr.h.
Referenced by ME_MakeFirstParagraph(), para_mark_add(), para_mark_remove(), and wrap_marked_paras_dc().
int tagME_TextEditor::mode |
Definition at line 424 of file editstr.h.
Referenced by editor_handle_message(), handle_EM_SETCHARFORMAT(), ME_GetDataObject(), ME_MakeEditor(), and ME_StreamIn().
int tagME_TextEditor::nAvailWidth |
Definition at line 399 of file editstr.h.
Referenced by editor_handle_message(), ME_InitContext(), and ME_MakeEditor().
int tagME_TextEditor::nCursors |
Definition at line 395 of file editstr.h.
Referenced by ME_InsertTextFromCursor(), ME_InternalDeleteText(), ME_MakeEditor(), para_join(), para_split(), run_insert(), run_join(), and run_split().
int tagME_TextEditor::nEventMask |
Definition at line 402 of file editstr.h.
Referenced by editor_handle_message(), ME_MakeEditor(), ME_SendRequestResize(), ME_SendSelChange(), ME_StreamIn(), ME_UpdateRepaint(), and set_scroll_range_pos().
int tagME_TextEditor::nLastSelEnd |
Definition at line 410 of file editstr.h.
Referenced by ME_InvalidateSelection(), and ME_MakeEditor().
int tagME_TextEditor::nLastSelStart |
Definition at line 410 of file editstr.h.
Referenced by ME_InvalidateSelection(), and ME_MakeEditor().
int tagME_TextEditor::nLastTotalLength |
Definition at line 397 of file editstr.h.
Referenced by editor_draw(), ME_MakeEditor(), para_range_invalidate(), and wrap_marked_paras_dc().
int tagME_TextEditor::nLastTotalWidth |
Definition at line 398 of file editstr.h.
Referenced by editor_draw(), and ME_MakeEditor().
int tagME_TextEditor::nModifyStep |
Definition at line 403 of file editstr.h.
Referenced by editor_handle_message(), handle_EM_SETCHARFORMAT(), ME_DeleteTextAtCursor(), ME_InsertTextFromCursor(), and ME_MakeEditor().
CHARRANGE tagME_TextEditor::notified_cr |
Definition at line 437 of file editstr.h.
Referenced by ME_MakeEditor(), and ME_SendSelChange().
int tagME_TextEditor::nParagraphs |
Definition at line 409 of file editstr.h.
Referenced by ME_GetTextLengthEx(), ME_MakeEditor(), para_join(), and para_split().
ME_SelectionType tagME_TextEditor::nSelectionType |
Definition at line 434 of file editstr.h.
Referenced by editor_handle_message(), editor_set_cursor(), ME_ExtendAnchorSelection(), ME_KeyDown(), ME_LButtonDown(), ME_MakeEditor(), ME_MouseMove(), and ME_SelectByType().
int tagME_TextEditor::nTextLimit |
Definition at line 416 of file editstr.h.
Referenced by editor_handle_message(), handle_enter(), handle_wm_char(), ME_InsertTextFromCursor(), and ME_MakeEditor().
int tagME_TextEditor::nTotalLength |
Definition at line 397 of file editstr.h.
Referenced by editor_draw(), ME_MakeEditor(), ME_SendRequestResize(), ME_UpdateScrollBar(), para_range_invalidate(), and wrap_marked_paras_dc().
int tagME_TextEditor::nTotalWidth |
Definition at line 398 of file editstr.h.
Referenced by editor_draw(), ME_MakeEditor(), ME_SendRequestResize(), ME_UpdateScrollBar(), para_destroy(), and wrap_marked_paras_dc().
int tagME_TextEditor::nUDArrowX |
Definition at line 400 of file editstr.h.
Referenced by ME_ArrowPageUp(), ME_GetXForArrow(), ME_KeyDown(), ME_LButtonDown(), and ME_MakeEditor().
int tagME_TextEditor::nUndoLimit |
Definition at line 407 of file editstr.h.
Referenced by add_undo(), editor_handle_message(), and ME_MakeEditor().
ME_UndoMode tagME_TextEditor::nUndoMode |
Definition at line 408 of file editstr.h.
Referenced by add_undo(), ME_CommitCoalescingUndo(), ME_CommitUndo(), ME_ContinueCoalescingTransaction(), ME_EmptyUndoStack(), ME_MakeEditor(), ME_PlayUndoItem(), ME_Redo(), ME_StreamIn(), and ME_Undo().
int tagME_TextEditor::nUndoStackSize |
Definition at line 406 of file editstr.h.
Referenced by add_undo(), ME_ContinueCoalescingTransaction(), ME_EmptyUndoStack(), ME_MakeEditor(), and ME_Undo().
int tagME_TextEditor::nZoomDenominator |
Definition at line 413 of file editstr.h.
Referenced by editor_handle_message(), ME_MakeEditor(), and ME_SetZoom().
int tagME_TextEditor::nZoomNumerator |
Definition at line 413 of file editstr.h.
Referenced by editor_handle_message(), ME_MakeEditor(), and ME_SetZoom().
WCHAR tagME_TextEditor::password_char |
Definition at line 427 of file editstr.h.
Referenced by copy_or_cut(), and ME_MakeEditor().
ME_TextBuffer* tagME_TextEditor::pBuffer |
Definition at line 388 of file editstr.h.
Referenced by editor_end_para(), editor_first_para(), editor_handle_message(), get_default_line_height(), get_total_width(), ME_CheckCharOffsets(), ME_ClearTempStyle(), ME_DestroyEditor(), ME_GetDefaultCharFormat(), ME_GetSelectionCharFormat(), ME_MakeEditor(), ME_MakeFirstParagraph(), ME_SaveTempStyle(), ME_SetDefaultCharFormat(), ME_SetSelectionCharFormat(), ME_SetText(), ME_StreamIn(), style_get_insert_style(), and wrap_marked_paras_dc().
ME_Cursor* tagME_TextEditor::pCursors |
Definition at line 389 of file editstr.h.
Referenced by copy_or_cut(), create_caret(), editor_get_selection_paras(), editor_handle_message(), handle_EM_SETCHARFORMAT(), handle_enter(), handle_wm_char(), ITextRange_fnSetText(), ME_ArrowKey(), ME_DeleteSelection(), ME_DeleteTextAtCursor(), ME_DestroyEditor(), ME_ExtendAnchorSelection(), ME_GetSelection(), ME_GetSelectionInsertStyle(), ME_GetSelectionOfs(), ME_GetTextEx(), ME_InsertEndRowFromCursor(), ME_InsertOLEFromCursor(), ME_InsertTextFromCursor(), ME_InternalDeleteText(), ME_IsSelection(), ME_LButtonDown(), ME_MakeEditor(), ME_MouseMove(), ME_ReplaceSel(), ME_SelectByType(), ME_SetSelectionCharFormat(), ME_StreamIn(), ME_StreamOut(), ME_UpdateRepaint(), para_join(), para_split(), run_insert(), run_join(), run_split(), set_selection_cursors(), table_append_row(), table_handle_tab(), table_insert_cell(), table_insert_row_start_at_para(), table_move_from_row_start(), table_select_next_cell_or_append(), and update_caret().
EDITWORDBREAKPROCW tagME_TextEditor::pfnWordBreak |
Definition at line 417 of file editstr.h.
Referenced by editor_handle_message(), ME_CallWordBreakProc(), and ME_MakeEditor().
ME_FontCacheItem tagME_TextEditor::pFontCache[HFONT_CACHE_SIZE] |
Definition at line 412 of file editstr.h.
Referenced by ME_DestroyEditor(), and ME_MakeEditor().
DWORD tagME_TextEditor::props |
Definition at line 393 of file editstr.h.
Referenced by editor_beep(), editor_copy_or_cut(), editor_handle_message(), handle_enter(), handle_wm_char(), ME_GetTextLengthEx(), ME_InsertTextFromCursor(), ME_KeyDown(), ME_MakeEditor(), ME_UpdateScrollBar(), and paste_special().
RECT tagME_TextEditor::rcFormat |
Definition at line 414 of file editstr.h.
Referenced by cursor_from_virtual_coords(), editor_handle_message(), editor_set_cursor(), ME_InitContext(), ME_LButtonDown(), ME_MakeEditor(), para_range_invalidate(), scroll_abs(), and update_caret().
Definition at line 405 of file editstr.h.
Referenced by add_undo(), editor_handle_message(), empty_redo_stack(), ME_MakeEditor(), and ME_Redo().
Definition at line 450 of file editstr.h.
Referenced by ME_InsertOLEFromCursor(), and ME_MakeEditor().
IRichEditOle* tagME_TextEditor::richole |
Definition at line 418 of file editstr.h.
Referenced by editor_handle_message(), insert_static_object(), and ME_MakeEditor().
DWORD tagME_TextEditor::scrollbars |
Definition at line 394 of file editstr.h.
Referenced by editor_ensure_visible(), enable_show_scrollbar(), ME_MakeEditor(), and ME_UpdateScrollBar().
DWORD tagME_TextEditor::selofs |
Definition at line 433 of file editstr.h.
Referenced by editor_draw(), and ME_MakeEditor().
SIZE tagME_TextEditor::sizeWindow |
Definition at line 396 of file editstr.h.
Referenced by editor_ensure_visible(), editor_handle_message(), ME_ArrowPageDown(), ME_ArrowPageUp(), ME_MakeEditor(), ME_UpdateScrollBar(), scroll_abs(), and wrap_marked_paras_dc().
Definition at line 449 of file editstr.h.
Referenced by ME_ApplyStyle(), ME_DestroyEditor(), and ME_MakeEditor().
ITextHost2* tagME_TextEditor::texthost |
Definition at line 384 of file editstr.h.
Referenced by create_caret(), cursor_coords(), editor_draw(), editor_handle_message(), editor_set_cursor(), editor_set_default_para_fmt(), enable_show_scrollbar(), handle_wm_char(), hide_caret(), link_notify(), ME_CharFromPoint(), ME_CharFromPos(), ME_MakeEditor(), ME_MakeFirstParagraph(), ME_PointFromChar(), ME_Repaint(), ME_SendRequestResize(), ME_SendSelChange(), ME_ShowContextMenu(), ME_UpdateRepaint(), ME_WrapMarkedParagraphs(), para_range_invalidate(), scroll_abs(), set_scroll_range_pos(), show_caret(), stream_out_graphics(), and update_caret().
int tagME_TextEditor::total_rows |
Definition at line 401 of file editstr.h.
Referenced by editor_handle_message(), ME_MakeEditor(), ME_PrepareParagraphForWrapping(), ME_WrapTextParagraph(), and para_destroy().
Definition at line 404 of file editstr.h.
Referenced by add_undo(), editor_handle_message(), ME_CommitCoalescingUndo(), ME_CommitUndo(), ME_ContinueCoalescingTransaction(), ME_EmptyUndoStack(), ME_MakeEditor(), and ME_Undo().
Definition at line 441 of file editstr.h.
Referenced by ME_MakeEditor(), and ME_UpdateScrollBar().
SCROLLINFO tagME_TextEditor::vert_si |
Definition at line 440 of file editstr.h.
Referenced by cursor_coords(), editor_draw(), editor_ensure_visible(), editor_handle_message(), ME_ArrowPageDown(), ME_ArrowPageUp(), ME_CharFromPos(), ME_LButtonDown(), ME_MakeEditor(), ME_MouseMove(), ME_ScrollDown(), ME_ScrollUp(), ME_UpdateScrollBar(), para_range_invalidate(), scroll_abs(), and scroll_h_abs().
int tagME_TextEditor::wheel_remain |
Definition at line 447 of file editstr.h.
Referenced by editor_handle_message(), and ME_MakeEditor().