![]() |
Blender V2.61 - r43446
|
Public Attributes | |
| short | old [2] |
| short | delta [2] |
| int | first |
| int | scrollbar |
| int | zone |
Definition at line 2077 of file text_ops.c.
| short TextScroll::delta[2] |
Definition at line 2079 of file text_ops.c.
Referenced by text_scroll_apply(), text_scroll_bar_invoke(), and text_scroll_invoke().
Definition at line 2081 of file text_ops.c.
Referenced by text_scroll_apply(), text_scroll_bar_invoke(), and text_scroll_invoke().
| short TextScroll::old[2] |
Definition at line 2078 of file text_ops.c.
Referenced by text_scroll_apply(), text_scroll_bar_invoke(), and text_scroll_invoke().
Definition at line 2082 of file text_ops.c.
Referenced by text_scroll_apply(), text_scroll_bar_invoke(), and text_scroll_invoke().
| int TextScroll::zone |
Definition at line 2084 of file text_ops.c.
Referenced by text_scroll_bar_invoke(), text_scroll_invoke(), and text_scroll_modal().