Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
ImStb::StbUndoRecord Struct Reference

#include <imgui_internal.h>

Public Attributes

IMSTB_TEXTEDIT_POSITIONTYPE where
 
IMSTB_TEXTEDIT_POSITIONTYPE insert_length
 
IMSTB_TEXTEDIT_POSITIONTYPE delete_length
 
int char_storage
 

Member Data Documentation

◆ char_storage

int StbUndoRecord::char_storage

◆ delete_length

IMSTB_TEXTEDIT_POSITIONTYPE StbUndoRecord::delete_length

◆ insert_length

IMSTB_TEXTEDIT_POSITIONTYPE StbUndoRecord::insert_length

◆ where

IMSTB_TEXTEDIT_POSITIONTYPE StbUndoRecord::where

The documentation for this struct was generated from the following files:
Untitled