|
Blender
V2.93
|
Public Attributes | |
| int | selc |
| int | sell |
| short | mval_prev [2] |
| wmTimer * | timer |
Definition at line 2916 of file text_ops.c.
| short SetSelection::mval_prev[2] |
Definition at line 2918 of file text_ops.c.
Referenced by text_cursor_set_apply(), and text_selection_set_invoke().
| int SetSelection::selc |
Definition at line 2917 of file text_ops.c.
Referenced by text_selection_set_invoke().
| int SetSelection::sell |
Definition at line 2917 of file text_ops.c.
Referenced by text_selection_set_invoke().
| wmTimer* SetSelection::timer |
Definition at line 2919 of file text_ops.c.
Referenced by text_cursor_timer_ensure(), and text_cursor_timer_remove().