Blender  V2.59
Public Attributes
DrawCache Struct Reference

List of all members.

Public Attributes

int * line_height
int total_lines
int nlines
int winx
int wordwrap
int showlinenrs
int tabnumber
short lheight
char cwidth
char text_id [MAX_ID_NAME]
short update_flag
int valid_head
int valid_tail

Detailed Description

Definition at line 778 of file text_draw.c.


Member Data Documentation

Definition at line 785 of file text_draw.c.

Referenced by text_update_drawcache().

Definition at line 784 of file text_draw.c.

Referenced by text_update_drawcache().

Definition at line 779 of file text_draw.c.

Referenced by text_free_caches(), text_get_visible_lines_no(), and text_update_drawcache().

Definition at line 783 of file text_draw.c.

Referenced by text_update_drawcache().

Definition at line 783 of file text_draw.c.

Referenced by text_update_drawcache().

char DrawCache::text_id[MAX_ID_NAME]

Definition at line 786 of file text_draw.c.

Referenced by text_drawcache_init(), and text_update_drawcache().

Definition at line 780 of file text_draw.c.

Referenced by text_get_total_lines(), and text_update_drawcache().

Definition at line 789 of file text_draw.c.

Referenced by text_drawcache_tag_update(), and text_update_drawcache().

Definition at line 790 of file text_draw.c.

Referenced by text_drawcache_tag_update(), and text_update_drawcache().

Definition at line 790 of file text_draw.c.

Referenced by text_drawcache_tag_update(), and text_update_drawcache().

Definition at line 783 of file text_draw.c.

Referenced by text_drawcache_init(), and text_update_drawcache().

Definition at line 783 of file text_draw.c.

Referenced by text_update_drawcache().


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