Home
last modified time | relevance | path

Searched defs:getCelEnd (Results 1 – 1 of 1) sorted by path

/dports/graphics/aseprite/aseprite-1.2.9/src/doc/
H A Dlayer.h165 CelIterator getCelEnd() { return m_cels.end(); } in getCelEnd() function
167 CelConstIterator getCelEnd() const { return m_cels.end(); } in getCelEnd() function