Home
last modified time | relevance | path

Searched defs:canBeUninstalled (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/aseprite/aseprite-1.2.9/src/app/commands/
H A Dcmd_options.cpp106 bool canBeUninstalled() const { in canBeUninstalled() function in app::OptionsWindow::ExtensionItem
/dports/graphics/aseprite/aseprite-1.2.9/src/app/
H A Dextensions.cpp253 bool Extension::canBeUninstalled() const in canBeUninstalled() function in app::Extension