![]() |
Blender V2.61 - r43446
|
#include <DNA_space_types.h>
Public Attributes | |
| SpaceLink * | next |
| SpaceLink * | prev |
| ListBase | regionbase |
| int | spacetype |
| float blockscale | DNA_DEPRECATED |
| short blockhandler[8] | DNA_DEPRECATED |
| struct Text * | text |
| int | top |
| int | viewlines |
| short | flags |
| short | menunr |
| short | lheight |
| char | cwidth |
| char | linenrs_tot |
| int | left |
| int | showlinenrs |
| int | tabnumber |
| short | showsyntax |
| short | line_hlight |
| short | overwrite |
| short | live_edit |
| float | pix_per_line |
| struct rcti txtscroll | txtbar |
| int | wordwrap |
| int | doplugins |
| char | findstr [256] |
| char | replacestr [256] |
| short | margin_column |
| char | pad [6] |
| void * | drawcache |
Definition at line 298 of file DNA_space_types.h.
| char SpaceText::cwidth |
Definition at line 312 of file DNA_space_types.h.
Referenced by draw_brackets(), draw_cursor(), draw_documentation(), draw_markers(), draw_suggestion_list(), draw_text_main(), text_cursor_set_to_pos(), text_do_suggest_select(), text_draw(), text_draw_wrapped(), text_font_draw_character(), text_font_draw_character_utf8(), text_scroll_apply(), text_scroll_invoke(), text_scroll_to_cursor(), text_update_character_width(), text_update_drawcache(), and wrap_width().
| float blockscale SpaceText::DNA_DEPRECATED |
Definition at line 302 of file DNA_space_types.h.
| short blockhandler [8] SpaceText::DNA_DEPRECATED |
Definition at line 304 of file DNA_space_types.h.
Definition at line 325 of file DNA_space_types.h.
| void* SpaceText::drawcache |
Definition at line 333 of file DNA_space_types.h.
Referenced by lib_link_screen(), text_drawcache_init(), text_drawcache_tag_update(), text_duplicate(), text_free_caches(), text_get_total_lines(), text_get_visible_lines_no(), and text_update_drawcache().
| char SpaceText::findstr[256] |
Definition at line 327 of file DNA_space_types.h.
Referenced by text_find_and_replace(), and text_find_set_selected_exec().
| short SpaceText::flags |
Definition at line 309 of file DNA_space_types.h.
Referenced by area_add_window_regions(), draw_text_main(), draw_textscroll(), scroll_exit(), text_find_and_replace(), text_scroll_bar_invoke(), and text_scroll_invoke().
| int SpaceText::left |
Definition at line 313 of file DNA_space_types.h.
Referenced by draw_brackets(), draw_cursor(), draw_documentation(), draw_markers(), draw_suggestion_list(), draw_text_main(), text_cursor_set_apply(), text_cursor_set_to_pos(), text_do_suggest_select(), text_scroll_apply(), and text_scroll_to_cursor().
| short SpaceText::lheight |
Definition at line 311 of file DNA_space_types.h.
Referenced by do_versions(), draw_brackets(), draw_cursor(), draw_documentation(), draw_markers(), draw_suggestion_list(), draw_text_main(), text_cursor_set_to_pos(), text_do_suggest_select(), text_draw_wrapped(), text_font_begin(), text_new(), text_scroll_apply(), text_scroll_invoke(), and text_update_drawcache().
| short SpaceText::line_hlight |
Definition at line 318 of file DNA_space_types.h.
Referenced by draw_cursor().
Definition at line 312 of file DNA_space_types.h.
Referenced by draw_text_main(), and text_update_drawcache().
| short SpaceText::live_edit |
Definition at line 320 of file DNA_space_types.h.
| short SpaceText::margin_column |
Definition at line 330 of file DNA_space_types.h.
Referenced by draw_text_main(), and text_new().
| short SpaceText::menunr |
Definition at line 309 of file DNA_space_types.h.
Definition at line 299 of file DNA_space_types.h.
| short SpaceText::overwrite |
Definition at line 319 of file DNA_space_types.h.
Referenced by draw_cursor(), text_insert_exec(), and text_toggle_overwrite_exec().
| char SpaceText::pad[6] |
Definition at line 331 of file DNA_space_types.h.
| float SpaceText::pix_per_line |
Definition at line 321 of file DNA_space_types.h.
Referenced by calc_text_rcts(), text_cursor_set_apply(), and text_scroll_apply().
Definition at line 299 of file DNA_space_types.h.
Definition at line 300 of file DNA_space_types.h.
Referenced by text_new().
| char SpaceText::replacestr[256] |
Definition at line 328 of file DNA_space_types.h.
Referenced by text_find_and_replace(), and text_replace_set_selected_exec().
Definition at line 314 of file DNA_space_types.h.
Referenced by draw_brackets(), draw_cursor(), draw_documentation(), draw_markers(), draw_suggestion_list(), draw_text_main(), text_cursor_set_to_pos(), text_do_suggest_select(), text_draw(), text_line_number_invoke(), text_update_drawcache(), and wrap_width().
| short SpaceText::showsyntax |
Definition at line 317 of file DNA_space_types.h.
Referenced by draw_brackets(), draw_text_main(), text_draw(), and text_draw_wrapped().
Definition at line 301 of file DNA_space_types.h.
Referenced by text_new().
Definition at line 315 of file DNA_space_types.h.
Referenced by do_versions(), draw_cursor(), flatten_index_to_offset(), flatten_len(), flatten_string(), text_convert_whitespace_exec(), text_cursor_set_to_pos_wrapped(), text_get_char_pos(), text_get_cursor_rel(), text_get_visible_lines(), text_line_break_exec(), text_new(), text_update_drawcache(), txt_wrap_move_bol(), txt_wrap_move_eol(), wrap_offset(), and wrap_offset_in_line().
| struct Text* SpaceText::text |
Definition at line 306 of file DNA_space_types.h.
Referenced by calc_text_rcts(), draw_brackets(), draw_cursor(), draw_documentation(), draw_markers(), draw_suggestion_list(), draw_text_main(), first_visible_line(), get_first_visible_line(), lib_link_screen(), lib_link_screen_restore(), text_context(), text_cursor_set_apply(), text_cursor_set_exec(), text_cursor_set_exit(), text_cursor_set_to_pos(), text_cursor_set_to_pos_wrapped(), text_do_suggest_select(), text_drawcache_init(), text_drawcache_tag_update(), text_find_and_replace(), text_free(), text_listener(), text_move_cursor(), text_new_exec(), text_open_exec(), text_scroll_to_cursor(), text_set_selection_invoke(), text_toggle_overwrite_exec(), text_unlink_exec(), text_update_drawcache(), txt_wrap_move_bol(), txt_wrap_move_down(), txt_wrap_move_eol(), txt_wrap_move_up(), unlink_text(), wrap_offset(), and wrap_offset_in_line().
| int SpaceText::top |
Definition at line 308 of file DNA_space_types.h.
Referenced by calc_text_rcts(), draw_brackets(), draw_cursor(), draw_documentation(), draw_markers(), draw_suggestion_list(), draw_text_main(), first_visible_line(), get_first_visible_line(), text_cursor_set_to_pos(), text_do_suggest_select(), text_new_exec(), text_open_exec(), text_scroll_modal(), text_scroll_to_cursor(), txt_screen_skip(), unlink_text(), and wrap_offset().
| struct rcti txtscroll SpaceText::txtbar |
Definition at line 323 of file DNA_space_types.h.
Referenced by calc_text_rcts(), draw_textscroll(), text_cursor_set_invoke(), text_scroll_bar_invoke(), and text_set_selection_invoke().
Definition at line 308 of file DNA_space_types.h.
Referenced by calc_text_rcts(), draw_markers(), draw_text_main(), text_move_cursor(), text_scroll_modal(), text_scroll_to_cursor(), and txt_screen_skip().
Definition at line 325 of file DNA_space_types.h.
Referenced by cursor_skip(), draw_cursor(), draw_text_main(), first_visible_line(), text_cursor_set_apply(), text_cursor_set_to_pos(), text_get_span_wrap(), text_move_cursor(), text_scroll_apply(), text_scroll_to_cursor(), text_update_drawcache(), wrap_offset(), and wrap_offset_in_line().