|
Blender
V2.59
|
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 778 of file text_draw.c.
| char DrawCache::cwidth |
Definition at line 785 of file text_draw.c.
Referenced by text_update_drawcache().
| short DrawCache::lheight |
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 780 of file text_draw.c.
Referenced by text_drawcache_init(), text_drawcache_tag_update(), 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().
| short DrawCache::update_flag |
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().
| int DrawCache::winx |
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().