Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/trop/
H A Draster_edge_iterator.hpp106 const value_type &newLeftColor, const value_type &newRightColor) { in turn()
144 const value_type &newLeftColor, const value_type &newRightColor) { in turnAmbiguous()
227 value_type newLeftColor = m_leftColor, newRightColor = m_rightColor; in operator ++() local