Blender V2.61 - r43446
Public Attributes

SpaceText Struct Reference

#include <DNA_space_types.h>

List of all members.

Public Attributes

SpaceLinknext
SpaceLinkprev
ListBase regionbase
int spacetype
float blockscale DNA_DEPRECATED
short blockhandler[8] DNA_DEPRECATED
struct Texttext
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

Detailed Description

Definition at line 298 of file DNA_space_types.h.


Member Data Documentation

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.

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().

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().

Definition at line 320 of file DNA_space_types.h.

Definition at line 330 of file DNA_space_types.h.

Referenced by draw_text_main(), and text_new().

Definition at line 309 of file DNA_space_types.h.

Definition at line 299 of file DNA_space_types.h.

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.

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().

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 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().

struct rcti txtscroll SpaceText::txtbar

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