- BufCapacityA
int BufCapacityA;
Undocumented in source.
- CurLenA
int CurLenA;
Undocumented in source.
- CurLenW
int CurLenW;
Undocumented in source.
- CursorAnim
float CursorAnim;
Undocumented in source.
- CursorFollow
bool CursorFollow;
Undocumented in source.
- Edited
bool Edited;
Undocumented in source.
- Flags
int Flags;
Undocumented in source.
- ID
uint ID;
Undocumented in source.
- InitialTextA
ImVector_char InitialTextA;
Undocumented in source.
- ScrollX
float ScrollX;
Undocumented in source.
- SelectedAllMouseLock
bool SelectedAllMouseLock;
Undocumented in source.
- Stb
STB_TexteditState Stb;
Undocumented in source.
- TextA
ImVector_char TextA;
Undocumented in source.
- TextAIsValid
bool TextAIsValid;
Undocumented in source.
- TextW
ImVector_ImWchar TextW;
Undocumented in source.
- UserCallback
int function(ImGuiInputTextCallbackData*) UserCallback;
Undocumented in source.
- UserCallbackData
void* UserCallbackData;
Undocumented in source.