struct UndoStep * ED_text_undo_push_init(struct bContext *C)
bool ED_text_activate_in_screen(struct bContext *C, struct Text *text)
void ED_text_undosys_type(struct UndoType *ut)
bool ED_text_is_syntax_highlight_supported(struct Text *text)
bool ED_text_region_location_from_cursor(struct SpaceText *st, struct ARegion *region, const int cursor_co[2], int r_pixel_co[2])
void ED_text_scroll_to_cursor(struct SpaceText *st, struct ARegion *region, bool center)