Public Attributes | List of all members
ImGuiStb::StbUndoRecord Struct Reference

#include <imgui_internal.h>

Public Attributes

int char_storage
 
STB_TEXTEDIT_POSITIONTYPE delete_length
 
STB_TEXTEDIT_POSITIONTYPE insert_length
 
STB_TEXTEDIT_POSITIONTYPE where
 

Detailed Description

Definition at line 300 of file imgui_internal.h.

Member Data Documentation

◆ char_storage

int ImGuiStb::StbUndoRecord::char_storage

Definition at line 306 of file imgui_internal.h.

◆ delete_length

STB_TEXTEDIT_POSITIONTYPE ImGuiStb::StbUndoRecord::delete_length

Definition at line 305 of file imgui_internal.h.

◆ insert_length

STB_TEXTEDIT_POSITIONTYPE ImGuiStb::StbUndoRecord::insert_length

Definition at line 304 of file imgui_internal.h.

◆ where

STB_TEXTEDIT_POSITIONTYPE ImGuiStb::StbUndoRecord::where

Definition at line 303 of file imgui_internal.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:23