Searched refs:ClearSelection (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_internal.h584 void ClearSelection() { StbState.select_start = StbState.select_end = StbState.cursor; } function in struct:ImGuiInputTextState
H A Dimgui_widgets.cpp3411 edit_state.ClearSelection();
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_internal.h584 void ClearSelection() { StbState.select_start = StbState.select_end = StbState.cursor; } function in struct:ImGuiInputTextState
H A Dimgui_widgets.cpp3411 edit_state.ClearSelection();

Completed in 37 milliseconds