Home
last modified time | relevance | path

Searched refs:sameStrokeId (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/
H A Dtvectorimage.h320 bool sameStrokeId = true);
324 bool sameStrokeId = true);
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tvectorimage/
H A Dtvectorimage.cpp1223 bool sameStrokeId) { in mergeImage() argument
1246 return mergeImage(img, affine, styleTable, sameStrokeId); in mergeImage()
1253 bool sameStrokeId) { in mergeImage() argument
1309 VIStroke *tarStroke = new VIStroke(*srcStroke, sameStrokeId); in mergeImage()