Searched refs:canvasZoom (Results 1 - 4 of 4) sorted by last modified time

/haiku/src/apps/icon-o-matic/transformable/
H A DTransformBox.cpp514 TransformBox::_DragStateFor(BPoint where, float canvasZoom) argument
523 float inset = INSET / canvasZoom;
H A DTransformBox.h98 BPoint canvasWhere, float canvasZoom);
H A DPerspectiveBox.cpp340 PerspectiveBox::_DragStateFor(BPoint where, float canvasZoom) argument
349 float inset = INSET / canvasZoom;
H A DPerspectiveBox.h82 BPoint canvasWhere, float canvasZoom);

Completed in 37 milliseconds