Blender V2.61 - r43446
|
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 |
Definition at line 805 of file text_draw.c.
char DrawCache::cwidth |
Definition at line 812 of file text_draw.c.
Referenced by text_update_drawcache().
short DrawCache::lheight |
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 807 of file text_draw.c.
Referenced by text_drawcache_init(), text_drawcache_tag_update(), 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().
short DrawCache::update_flag |
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().
int DrawCache::winx |
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().