Home
last modified time | relevance | path

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

/dports/graphics/digikam/digikam-7.4.0/core/dplugins/editor/transform/perspective/
H A Dperspectivewidget.h106 const QPoint& transTopLeft, const QPoint& transTopRight,
H A Dperspectivewidget.cpp530 const QPoint& transTopLeft, const QPoint& transTopRight, in buildPerspective() argument
548 double tx2 = (double)transTopRight.x(); in buildPerspective()
549 double ty2 = (double)transTopRight.y(); in buildPerspective()