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

#include <imgui_internal.h>

Public Attributes

short redo_char_point
 
short redo_point
 
STB_TEXTEDIT_CHARTYPE undo_char [STB_TEXTEDIT_UNDOCHARCOUNT]
 
short undo_char_point
 
short undo_point
 
StbUndoRecord undo_rec [STB_TEXTEDIT_UNDOSTATECOUNT]
 

Detailed Description

Definition at line 303 of file imgui_internal.h.

Member Data Documentation

short ImGuiStb::StbUndoState::redo_char_point

Definition at line 309 of file imgui_internal.h.

short ImGuiStb::StbUndoState::redo_point

Definition at line 308 of file imgui_internal.h.

STB_TEXTEDIT_CHARTYPE ImGuiStb::StbUndoState::undo_char[STB_TEXTEDIT_UNDOCHARCOUNT]

Definition at line 307 of file imgui_internal.h.

short ImGuiStb::StbUndoState::undo_char_point

Definition at line 309 of file imgui_internal.h.

short ImGuiStb::StbUndoState::undo_point

Definition at line 308 of file imgui_internal.h.

StbUndoRecord ImGuiStb::StbUndoState::undo_rec[STB_TEXTEDIT_UNDOSTATECOUNT]

Definition at line 306 of file imgui_internal.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:36