Home
last modified time | relevance | path

Searched refs:bottomLeftAngle (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/dplugins/editor/transform/perspective/
H A Dperspectivetool.h54 float bottomLeftAngle,
H A Dperspectivewidget.h88 float bottomLeftAngle, float bottomRightAngle, bool valid);
H A Dperspectivetool.cpp258 float bottomLeftAngle, float bottomRightAngle, bool valid) in slotUpdateInfo() argument
266 d->bottomLeftAngleLabel->setText(temp.setNum(bottomLeftAngle, 'f', 1)); in slotUpdateInfo()