Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tiio/
H A Dmovsettings.cpp178 QTAtomType atomType1, atomType2; in compareAtoms() local
182 QTGetAtomTypeAndID(atoms2, curr2, &atomType2, &id2); in compareAtoms()
183 assert(atomType1 == atomType2); in compareAtoms()