Blender V2.61 - r43446
Public Attributes

TextScroll Struct Reference

List of all members.

Public Attributes

short old [2]
short delta [2]
int first
int scrollbar
int zone

Detailed Description

Definition at line 2077 of file text_ops.c.


Member Data Documentation

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().

Definition at line 2084 of file text_ops.c.

Referenced by text_scroll_bar_invoke(), text_scroll_invoke(), and text_scroll_modal().


The documentation for this struct was generated from the following file: