Home
last modified time | relevance | path

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

/dports/graphics/hugin/hugin-2020.0.0/src/hugin_base/panodata/
H A DPanorama.h702 void updateCropMode(unsigned int imgNr);
H A DPanorama.cpp993 updateCropMode(*it); in changeFinished()
1287 void Panorama::updateCropMode(unsigned int imgNr) in updateCropMode() function in HuginBase::Panorama