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

/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.cpp428 BPoint canvasWhere = where; local
429 fCanvasView->ConvertToCanvas(&canvasWhere);
457 _AddPoint(canvasWhere);
460 _InsertPoint(canvasWhere, fCurrentPathPoint);
532 fTrackingStart = canvasWhere;
558 BPoint canvasWhere = where; local
559 fCanvasView->ConvertToCanvas(&canvasWhere);
564 if (fLastCanvasPos == canvasWhere)
567 fLastCanvasPos = canvasWhere;
588 // canvasWhere
721 BPoint canvasWhere = where; local
[all...]
H A DPathManipulator.h137 void _SetModeForMousePos(BPoint canvasWhere);
/haiku/src/apps/icon-o-matic/transformable/
H A DPerspectiveBox.h82 BPoint canvasWhere, float canvasZoom);
H A DTransformBox.h98 BPoint canvasWhere, float canvasZoom);

Completed in 89 milliseconds