Searched refs:is_paste (Results 1 – 1 of 1) sorted by relevance
3364 …const bool is_paste = ((is_shortcut_key && IsKeyPressedMap(ImGuiKey_V)) || (is_shift_key_only && I… in InputTextEx() local3437 else if (is_paste) in InputTextEx()