Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonz/
H A Drasterstrokegenerator.h59 bool isSelective() { return m_selective; } in isSelective() function
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dfillutil.cpp415 bool compute(const TPoint &pin, int ink, bool isSelective) { in compute()
611 void InkSegmenter::inkSegmentFill(const TPoint &p, int ink, bool isSelective, in inkSegmentFill()
1101 float growFactor, bool isSelective, TTileSaverCM32 *saver) { in inkSegment()