|
Blender
V2.59
|
Public Attributes | |
| short | old [2] |
| short | delta [2] |
| int | first |
| int | scrollbar |
| int | zone |
Definition at line 2079 of file text_ops.c.
| short TextScroll::delta[2] |
Definition at line 2081 of file text_ops.c.
Referenced by scroll_apply(), and scroll_invoke().
Definition at line 2083 of file text_ops.c.
Referenced by scroll_apply(), scroll_bar_invoke(), and scroll_invoke().
| short TextScroll::old[2] |
Definition at line 2080 of file text_ops.c.
Referenced by scroll_apply(), and scroll_invoke().
Definition at line 2084 of file text_ops.c.
Referenced by scroll_apply(), scroll_bar_invoke(), and scroll_invoke().
| int TextScroll::zone |
Definition at line 2086 of file text_ops.c.
Referenced by scroll_bar_invoke(), scroll_invoke(), and scroll_modal().