Searched refs:ImGuiKey_Insert (Results 1 – 2 of 2) sorted by relevance
919 ImGuiKey_Insert, enumerator
3363 …sKeyPressedMap(ImGuiKey_C)) || (is_ctrl_key_only && IsKeyPressedMap(ImGuiKey_Insert))) && !is_pas… in InputTextEx()3364 …sKeyPressedMap(ImGuiKey_V)) || (is_shift_key_only && IsKeyPressedMap(ImGuiKey_Insert))) && is_edit… in InputTextEx()