|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| ITextHost | ITextHost_iface |
| LONG | refCount |
| HWND | window |
| RECT | client_rect |
| CHARFORMAT2W | char_format |
| DWORD | scrollbars |
| DWORD | props |
| CHARFORMAT2W ITextHostTestImpl::char_format |
Definition at line 115 of file txtsrv.c.
Referenced by init_texthost().
| RECT ITextHostTestImpl::client_rect |
Definition at line 114 of file txtsrv.c.
Referenced by init_texthost(), test_inplace_active(), test_notifications(), test_TxDraw(), and test_TxGetScroll().
| ITextHost ITextHostTestImpl::ITextHost_iface |
Definition at line 111 of file txtsrv.c.
Referenced by init_texthost(), and test_COM().
| DWORD ITextHostTestImpl::props |
Definition at line 116 of file txtsrv.c.
Referenced by init_texthost(), test_inplace_active(), test_notifications(), test_TxDraw(), and test_TxGetScroll().
| LONG ITextHostTestImpl::refCount |
Definition at line 112 of file txtsrv.c.
Referenced by init_texthost().
| DWORD ITextHostTestImpl::scrollbars |
Definition at line 116 of file txtsrv.c.
Referenced by init_texthost(), test_inplace_active(), test_notifications(), and test_TxGetScroll().
| HWND ITextHostTestImpl::window |
Definition at line 113 of file txtsrv.c.
Referenced by init_texthost(), test_inplace_active(), test_notifications(), test_TxDraw(), and test_TxGetScroll().