Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_widgets.cpp3482 …bool apply_edit_back_to_user_buffer = !cancel_edit || (enter_pressed && (flags & ImGuiInputTextFla… in InputTextEx() local
3483 if (apply_edit_back_to_user_buffer) in InputTextEx()