Searched defs:ClearSelection (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui_internal.h | 584 void ClearSelection() { StbState.select_start = StbState.select_end = StbState.cursor; } function in struct:ImGuiInputTextState |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imgui_internal.h | 584 void ClearSelection() { StbState.select_start = StbState.select_end = StbState.cursor; } function in struct:ImGuiInputTextState |
Completed in 10 milliseconds