Home
last modified time | relevance | path

Searched refs:ImGuiMouseCursor_TextInput (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui.h1134 ImGuiMouseCursor_TextInput, // When hovering over InputText, etc. enumerator
Dimgui_widgets.cpp3185 g.MouseCursor = ImGuiMouseCursor_TextInput; in InputTextEx()