ReactOS 0.4.16-dev-21-g2af6fd4
|
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 4897 of file editor.c.
Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().
int exsetsel_s::expected_getsel_start |
Definition at line 4896 of file editor.c.
Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().
LRESULT exsetsel_s::expected_retval |
Definition at line 4895 of file editor.c.
Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().
LONG exsetsel_s::max |
Definition at line 4894 of file editor.c.
Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().
LONG exsetsel_s::min |
Definition at line 4893 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 4898 of file editor.c.
Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().