siplasplas
Public Member Functions | Public Attributes | List of all members
ImGuiTextEditState Struct Reference

Public Member Functions

void CursorAnimReset ()
 
void CursorClamp ()
 
bool HasSelection () const
 
void ClearSelection ()
 
void SelectAll ()
 
void OnKeyPressed (int key)
 

Public Attributes

ImGuiID Id
 
ImVector< ImWchar > Text
 
ImVector< char > InitialText
 
ImVector< char > TempTextBuffer
 
int CurLenA
 
int CurLenW
 
int BufSizeA
 
float ScrollX
 
ImGuiStb::STB_TexteditState StbState
 
float CursorAnim
 
bool CursorFollow
 
bool SelectedAllMouseLock
 

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