Home
last modified time | relevance | path

Searched refs:ptZoomLevel_Fit (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/photivo/photivo/Sources/
H A DptConstants.h646 const short ptZoomLevel_Fit = 1; variable
H A DptGuiOptions.cpp124 {ptZoomLevel_Fit, QObject::tr("Zoom fit") },
H A DptSettings.cpp185 …{"CropInitialZoom" ,ptGT_Choice ,1,0,1 ,ptZoomLevel_Fit ,GuiOptions-… in ptSettings()
H A DptMain.cpp4661 case ptZoomLevel_Fit: in CB_MakeCropButton()