|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| ITextHost2 | ITextHost_iface |
| LONG | ref |
| ITextServices * | text_srv |
| HWND | window |
| HWND | parent |
| unsigned int | emulate_10: 1 |
| unsigned int | dialog_mode: 1 |
| unsigned int | want_return: 1 |
| unsigned int | sel_bar: 1 |
| unsigned int | client_edge: 1 |
| unsigned int | use_set_rect: 1 |
| unsigned int | use_back_colour: 1 |
| unsigned int | defer_release: 1 |
| PARAFORMAT2 | para_fmt |
| DWORD | props |
| DWORD | scrollbars |
| DWORD | event_mask |
| RECT | client_rect |
| RECT | set_rect |
| COLORREF | back_colour |
| WCHAR | password_char |
| unsigned int | notify_level |
| COLORREF host::back_colour |
Definition at line 53 of file txthost.c.
Referenced by ITextHostImpl_TxGetSysColor(), and RichEditWndProc_common().
Definition at line 46 of file txthost.c.
Referenced by host_init_props(), ITextHostImpl_TxGetClientRect(), and RichEditWndProc_common().
| RECT host::client_rect |
Definition at line 52 of file txthost.c.
Referenced by host_create(), ITextHostImpl_TxGetClientRect(), and RichEditWndProc_common().
Definition at line 49 of file txthost.c.
Referenced by host_create(), and RichEditWndProc_common().
Definition at line 43 of file txthost.c.
Referenced by host_create(), and RichEditWndProc_common().
Definition at line 42 of file txthost.c.
Referenced by create_windowed_editor(), get_text_rangeA(), host_create(), host_init_props(), and RichEditWndProc_common().
| DWORD host::event_mask |
Definition at line 51 of file txthost.c.
Referenced by host_create(), and RichEditWndProc_common().
| ITextHost2 host::ITextHost_iface |
Definition at line 38 of file txthost.c.
Referenced by create_windowed_editor(), host_create(), impl_from_ITextHost(), ITextHostImpl_QueryInterface(), and RichEditWndProc_common().
Definition at line 55 of file txthost.c.
Referenced by host_create(), and RichEditWndProc_common().
| PARAFORMAT2 host::para_fmt |
Definition at line 50 of file txthost.c.
Referenced by host_create(), and ITextHostImpl_TxGetParaFormat().
| HWND host::parent |
Definition at line 41 of file txthost.c.
Referenced by handle_dialog_enter(), host_create(), ITextHostImpl_TxNotify(), RichEditWndProc_common(), and send_msg_filter().
| WCHAR host::password_char |
Definition at line 54 of file txthost.c.
Referenced by host_create(), ITextHostImpl_TxGetPasswordChar(), and RichEditWndProc_common().
| DWORD host::props |
Definition at line 51 of file txthost.c.
Referenced by host_create(), host_init_props(), ITextHostImpl_TxGetPropertyBits(), RichEditWndProc_common(), and set_options().
| LONG host::ref |
Definition at line 39 of file txthost.c.
Referenced by create_plugin_host(), host_create(), ITextHostImpl_AddRef(), ITextHostImpl_Release(), open_connection(), and release_host().
| DWORD host::scrollbars |
Definition at line 51 of file txthost.c.
Referenced by host_init_props(), ITextHostImpl_TxGetScrollBars(), ITextHostImpl_TxSetScrollPos(), ITextHostImpl_TxSetScrollRange(), RichEditWndProc_common(), and set_options().
Definition at line 45 of file txthost.c.
Referenced by host_init_props(), ITextHostImpl_TxGetSelectionBarWidth(), RichEditWndProc_common(), and set_options().
| RECT host::set_rect |
Definition at line 52 of file txthost.c.
Referenced by host_create(), ITextHostImpl_TxGetClientRect(), RichEditWndProc_common(), and set_options().
| ITextServices* host::text_srv |
Definition at line 40 of file txthost.c.
Referenced by create_windowed_editor(), get_lineA(), get_text_rangeA(), host_create(), ITextHostImpl_Release(), ITextHostImpl_TxSetScrollPos(), ITextHostImpl_TxSetScrollRange(), RichEditWndProc_common(), and set_options().
Definition at line 48 of file txthost.c.
Referenced by host_create(), ITextHostImpl_TxGetSysColor(), and RichEditWndProc_common().
Definition at line 47 of file txthost.c.
Referenced by host_create(), ITextHostImpl_TxGetClientRect(), RichEditWndProc_common(), and set_options().
Definition at line 44 of file txthost.c.
Referenced by handle_dialog_enter(), host_init_props(), RichEditWndProc_common(), and set_options().
| HWND host::window |
Definition at line 41 of file txthost.c.
Referenced by host_create(), host_init_props(), ITextHostImpl_Release(), ITextHostImpl_TxActivate(), ITextHostImpl_TxClientToScreen(), ITextHostImpl_TxCreateCaret(), ITextHostImpl_TxEnableScrollBar(), ITextHostImpl_TxGetDC(), ITextHostImpl_TxGetWindow(), ITextHostImpl_TxImmGetContext(), ITextHostImpl_TxImmReleaseContext(), ITextHostImpl_TxInvalidateRect(), ITextHostImpl_TxKillTimer(), ITextHostImpl_TxNotify(), ITextHostImpl_TxReleaseDC(), ITextHostImpl_TxScreenToClient(), ITextHostImpl_TxScrollWindowEx(), ITextHostImpl_TxSetCapture(), ITextHostImpl_TxSetFocus(), ITextHostImpl_TxSetScrollPos(), ITextHostImpl_TxSetScrollRange(), ITextHostImpl_TxSetTimer(), ITextHostImpl_TxShowCaret(), ITextHostImpl_TxShowScrollBar(), ITextHostImpl_TxViewChange(), send_msg_filter(), and set_options().