Home
last modified time | relevance | path

Searched defs:SelectionCommand (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/wdune/wdune-1.926/src/
H A DSelectionCommand.cpp29 SelectionCommand::SelectionCommand(Scene *scene, Path *newPath) in SelectionCommand() function in SelectionCommand
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DSelectionCommand.cpp67SelectionCommand::SelectionCommand(const Action action, const Model::NodeList& nodes, const Model:… in SelectionCommand() function in TrenchBroom::View::SelectionCommand
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/accessibility/
H A Dax_enum_util_unittest.cc164 TEST(AXEnumUtilTest, SelectionCommand) { in TEST() argument