Blender V2.61 - r43446
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 805 of file text_draw.c.


Member Data Documentation

Definition at line 812 of file text_draw.c.

Referenced by text_update_drawcache().

Definition at line 811 of file text_draw.c.

Referenced by text_update_drawcache().

Definition at line 806 of file text_draw.c.

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

Definition at line 810 of file text_draw.c.

Referenced by text_update_drawcache().

Definition at line 810 of file text_draw.c.

Referenced by text_update_drawcache().

char DrawCache::text_id[MAX_ID_NAME]

Definition at line 813 of file text_draw.c.

Referenced by text_drawcache_init(), and text_update_drawcache().

Definition at line 807 of file text_draw.c.

Referenced by text_get_total_lines(), and text_update_drawcache().

Definition at line 816 of file text_draw.c.

Referenced by text_drawcache_tag_update(), and text_update_drawcache().

Definition at line 817 of file text_draw.c.

Referenced by text_drawcache_tag_update(), and text_update_drawcache().

Definition at line 817 of file text_draw.c.

Referenced by text_drawcache_tag_update(), and text_update_drawcache().

Definition at line 810 of file text_draw.c.

Referenced by text_drawcache_init(), and text_update_drawcache().

Definition at line 810 of file text_draw.c.

Referenced by text_update_drawcache().


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