Blender V2.61 - r43446
|
Public Attributes | |
View2D * | v2d |
ARegion * | ar |
short | scroller |
short | zone |
float | fac |
float | delta |
float | scrollbarwidth |
int | scrollbar_orig |
int | lastx |
int | lasty |
Definition at line 1199 of file view2d_ops.c.
Definition at line 1201 of file view2d_ops.c.
Referenced by scroller_activate_apply(), and scroller_activate_init().
float v2dScrollerMove::delta |
Definition at line 1207 of file view2d_ops.c.
Referenced by scroller_activate_apply(), scroller_activate_invoke(), and scroller_activate_modal().
float v2dScrollerMove::fac |
Definition at line 1206 of file view2d_ops.c.
Referenced by scroller_activate_apply(), and scroller_activate_init().
Definition at line 1212 of file view2d_ops.c.
Referenced by scroller_activate_init(), and scroller_activate_modal().
Definition at line 1212 of file view2d_ops.c.
Referenced by scroller_activate_init(), and scroller_activate_modal().
Definition at line 1210 of file view2d_ops.c.
Referenced by scroller_activate_init(), and scroller_activate_invoke().
Definition at line 1209 of file view2d_ops.c.
Referenced by scroller_activate_init(), and scroller_activate_modal().
Definition at line 1203 of file view2d_ops.c.
Referenced by scroller_activate_apply(), scroller_activate_init(), scroller_activate_invoke(), and scroller_activate_modal().
Definition at line 1200 of file view2d_ops.c.
Referenced by scroller_activate_apply(), scroller_activate_exit(), and scroller_activate_init().
short v2dScrollerMove::zone |
Definition at line 1204 of file view2d_ops.c.
Referenced by scroller_activate_apply(), scroller_activate_init(), scroller_activate_invoke(), and scroller_activate_modal().