Blender V2.61 - r43446
|
Go to the source code of this file.
Functions | |
void | ED_text_undo_step (struct bContext *C, int step) |
Definition in file ED_text.h.
void ED_text_undo_step | ( | struct bContext * | C, |
int | step | ||
) |
Definition at line 3265 of file text_ops.c.
References CTX_data_edit_text(), CTX_wm_space_text(), NA_EDITED, NC_TEXT, text_drawcache_tag_update(), text_update_cursor_moved(), text_update_edited(), txt_do_redo(), txt_do_undo(), and WM_event_add_notifier().
Referenced by ed_undo_step().