#include <stb_textedit.h>
Public Attributes | |
short | char_storage |
short | delete_length |
short | insert_length |
STB_TEXTEDIT_POSITIONTYPE | where |
Definition at line 293 of file stb_textedit.h.
short StbUndoRecord::char_storage |
Definition at line 299 of file stb_textedit.h.
short StbUndoRecord::delete_length |
Definition at line 298 of file stb_textedit.h.
short StbUndoRecord::insert_length |
Definition at line 297 of file stb_textedit.h.
STB_TEXTEDIT_POSITIONTYPE StbUndoRecord::where |
Definition at line 296 of file stb_textedit.h.