Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dfilmstrip.h213 m_dragSelectionEndIndex, //!< Ending level index during drag selections. variable
H A Dfilmstrip.cpp113 , m_dragSelectionEndIndex(-1) in FilmstripFrames()
389 m_dragSelectionStartIndex = m_dragSelectionEndIndex = -1; in select()
400 m_dragSelectionEndIndex == index) in select()
403 m_dragSelectionEndIndex = index; in select()