Home
last modified time | relevance | path

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

/dports/graphics/krita/krita-4.4.8/libs/image/
H A Dkis_layer_utils.cpp386 KisPaintLayer *dstPaintLayer = qobject_cast<KisPaintLayer*>(m_info->dstNode.data()); in populateChildCommands() local
415 …KisPaintLayer *dstPaintLayer = new KisPaintLayer(m_info->image, mergedLayerName, OPACITY_OPAQUE_U8… in populateChildCommands() local