Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_widgets.cpp3366 …const bool is_redo = ((is_shortcut_key && IsKeyPressedMap(ImGuiKey_Y)) || (is_osx_shift_shortcut … in InputTextEx() local
3408 else if (is_undo || is_redo) in InputTextEx()