|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| LONG | min |
| LONG | max |
| LRESULT | expected_retval |
| int | expected_getsel_start |
| int | expected_getsel_end |
| BOOL | todo |
| BOOL | result_todo |
| BOOL | sel_todo |
| int exsetsel_s::expected_getsel_end |
Definition at line 5039 of file editor.c.
Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().
| int exsetsel_s::expected_getsel_start |
Definition at line 5038 of file editor.c.
Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().
| LRESULT exsetsel_s::expected_retval |
Definition at line 5037 of file editor.c.
Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().
| LONG exsetsel_s::max |
Definition at line 5036 of file editor.c.
Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().
| LONG exsetsel_s::min |
Definition at line 5035 of file editor.c.
Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().
| BOOL exsetsel_s::result_todo |
Definition at line 1282 of file editor.c.
Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().
| BOOL exsetsel_s::sel_todo |
Definition at line 1283 of file editor.c.
Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().
| BOOL exsetsel_s::todo |
Definition at line 5040 of file editor.c.
Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().