Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dselectionutils.cpp50 void getSelectedFrames(CastSelection *castSelection, in getSelectedFrames() function
54 void getSelectedFrames<TXshSimpleLevel>( in getSelectedFrames() function
78 void getSelectedFrames(const TXsheet &xsh, int r0, int c0, int r1, int c1, in getSelectedFrames() function
93 void getSelectedFrames(std::map<LevelType *, std::set<TFrameId>> &frames) { in getSelectedFrames() function
H A Dbinarizepopup.cpp308 int BinarizePopup::getSelectedFrames() { in getSelectedFrames() function in BinarizePopup
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/tools/
H A Dtool.h522 static const std::set<TFrameId> &getSelectedFrames() { in getSelectedFrames() function
/dports/graphics/aseprite/aseprite-1.2.9/src/app/
H A Ddoc_exporter.cpp163 doc::SelectedFrames DocExporter::Item::getSelectedFrames() const in getSelectedFrames() function in app::DocExporter::Item