Home
last modified time | relevance | path

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

/dports/graphics/aseprite/aseprite-1.2.9/src/app/
H A Ddoc_api.h79 void copyCel(
82 void copyCel(
H A Ddoc_api.cpp405 void DocApi::copyCel( in copyCel() function in app::DocApi
409 copyCel( in copyCel()
414 void DocApi::copyCel( in copyCel() function in app::DocApi
H A Ddoc_range_ops.cpp67 case Copy: api.copyCel(srcLayer, *srcFrame, dstLayer, *dstFrame); break; in move_or_copy_cels()
/dports/graphics/aseprite/aseprite-1.2.9/src/app/commands/
H A Dcmd_new_frame.cpp154 api.copyCel( in onExecute()
168 api.copyCel( in onExecute()
/dports/graphics/aseprite/aseprite-1.2.9/src/app/util/
H A Dclipboard.cpp457 api.copyCel( in paste()
465 api.copyCel( in paste()
526 api.copyCel( in paste()