Home
last modified time | relevance | path

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

/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/imgui/
H A Dimconfig.h125 const char EjectHoverButton = 0x13; variable
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DImGuiWrapper.cpp52 {ImGui::EjectHoverButton , "notification_eject_sd_hover" },
H A DNotificationManager.cpp987 button_text = ImGui::EjectHoverButton; in render_eject_button()