Home
last modified time | relevance | path

Searched defs:canMergeWith (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/krita/krita-4.4.8/libs/image/commands/
H A Dkis_node_opacity_command.cpp63 bool KisNodeOpacityCommand::canMergeWith(const KUndo2Command *command) const in canMergeWith() function in KisNodeOpacityCommand
H A DKisNodeRenameCommand.cpp62 bool KisNodeRenameCommand::canMergeWith(const KUndo2Command *command) const in canMergeWith() function in KisNodeRenameCommand
H A Dkis_node_compositeop_command.cpp74 bool KisNodeCompositeOpCommand::canMergeWith(const KUndo2Command *command) const in canMergeWith() function in KisNodeCompositeOpCommand
H A Dkis_node_property_list_command.cpp121 bool KisNodePropertyListCommand::canMergeWith(const KUndo2Command *command) const in canMergeWith() function in KisNodePropertyListCommand
/dports/graphics/krita/krita-4.4.8/libs/image/
H A Dkis_processing_applicator.cpp62 bool canMergeWith(const KUndo2Command *command) const override { in canMergeWith() function in DisableUIUpdatesCommand
156 bool canMergeWith(const KUndo2Command *command) const override { in canMergeWith() function in UpdateCommand
211 bool canMergeWith(const KUndo2Command *command) const override { in canMergeWith() function in EmitImageSignalsCommand
/dports/graphics/tiled/tiled-1.7.2/src/libtiled/
H A Dimagelayer.h56 bool canMergeWith(const Layer *) const override { return false; } in canMergeWith() function
H A Dgrouplayer.cpp100 bool GroupLayer::canMergeWith(const Layer *) const in canMergeWith() function in Tiled::GroupLayer
H A Dobjectgroup.cpp192 bool ObjectGroup::canMergeWith(const Layer *other) const in canMergeWith() function in ObjectGroup
H A Dtilelayer.cpp705 bool TileLayer::canMergeWith(const Layer *other) const function in TileLayer
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/world/
H A Ditem.cpp2452 bool Item::canMergeWith(Item *other) { in canMergeWith() function in Ultima::Ultima8::Item