Searched defs:CursorAnimReset (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_internal.h581 void CursorAnimReset() { CursorAnim = -0.30f; } // After a user-input the cursor stays on for a while without blinking function in struct:ImGuiInputTextState
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_internal.h581 void CursorAnimReset() { CursorAnim = -0.30f; } // After a user-input the cursor stays on for a while without blinking function in struct:ImGuiInputTextState

Completed in 11 milliseconds