Blender V4.5
UndoFont Struct Reference

Classes

struct  [struct].store

Public Attributes

char32_t * textbuf
CharInfotextbufinfo
int len
int pos
int selstart
int selend
struct  store
size_t undo_size

Detailed Description

Definition at line 53 of file editfont_undo.cc.

Member Data Documentation

◆ len

int UndoFont::len

◆ pos

int UndoFont::pos

Definition at line 57 of file editfont_undo.cc.

Referenced by undofont_from_editfont(), and undofont_to_editfont().

◆ selend

int UndoFont::selend

Definition at line 57 of file editfont_undo.cc.

Referenced by undofont_from_editfont(), and undofont_to_editfont().

◆ selstart

int UndoFont::selstart

Definition at line 57 of file editfont_undo.cc.

Referenced by undofont_from_editfont(), and undofont_to_editfont().

◆ store

struct UndoFont::[struct].store UndoFont::store

◆ textbuf

char32_t* UndoFont::textbuf

◆ textbufinfo

CharInfo* UndoFont::textbufinfo

◆ undo_size

size_t UndoFont::undo_size

Definition at line 66 of file editfont_undo.cc.

Referenced by font_undosys_step_encode(), and undofont_from_editfont().


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