Searched refs:ImGuiMouseCursor_TextInput (Results 1 – 2 of 2) sorted by relevance
1134 ImGuiMouseCursor_TextInput, // When hovering over InputText, etc. enumerator
3185 g.MouseCursor = ImGuiMouseCursor_TextInput; in InputTextEx()