Home
last modified time | relevance | path

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

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