Searched refs:canvasZoom (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/icon-o-matic/transformable/
H A DPerspectiveBox.h82 BPoint canvasWhere, float 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 DTransformBox.cpp514 TransformBox::_DragStateFor(BPoint where, float canvasZoom) argument
523 float inset = INSET / canvasZoom;

Completed in 57 milliseconds