Home
last modified time | relevance | path

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

/dports/graphics/krita/krita-4.4.8/plugins/impex/libkra/
H A Dkis_kra_save_visitor.cpp363 savePaintDeviceFrame(device, location, SimpleDevicePolicy()); in savePaintDevice()
373 if (!savePaintDeviceFrame(device, frameFilename, FramedDevicePolicy(id))) { in savePaintDevice()
385 bool KisKraSaveVisitor::savePaintDeviceFrame(KisPaintDeviceSP device, QString location, DevicePolic… in savePaintDeviceFrame() function in KisKraSaveVisitor
H A Dkis_kra_save_visitor.h78 bool savePaintDeviceFrame(KisPaintDeviceSP device, QString location, DevicePolicy policy);