Searched refs:cancel_edit (Results 1 – 1 of 1) sorted by relevance
3349 bool cancel_edit = false; in InputTextEx() local3406 clear_active_id = cancel_edit = true; in InputTextEx()3470 if (cancel_edit) in InputTextEx()3482 …bool apply_edit_back_to_user_buffer = !cancel_edit || (enter_pressed && (flags & ImGuiInputTextFla… in InputTextEx()