Searched defs:is_cut (Results 1 – 3 of 3) sorted by relevance
3356 …const bool is_cut = ((is_shortcut_key && IsKeyPressedMap(ImGuiKey_X)) || (is_shift_key_only && I… in InputTextEx() local
3362 …const bool is_cut = ((is_shortcut_key && IsKeyPressedMap(ImGuiKey_X)) || (is_shift_key_only && I… in InputTextEx() local
4257 …const bool is_cut = ((is_shortcut_key && IsKeyPressedMap(ImGuiKey_X)) || (is_shift_key_only && I… in InputTextEx() local