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

/haiku/src/apps/icon-o-matic/transformable/
H A DPerspectiveBox.h81 PerspectiveBoxStates::DragState* _DragStateFor(
H A DTransformBox.h97 TransformBoxStates::DragState* _DragStateFor(
H A DPerspectiveBox.cpp159 fCurrentState = _DragStateFor(where, fCanvasView->ZoomLevel());
340 PerspectiveBox::_DragStateFor(BPoint where, float canvasZoom) function in class:PerspectiveBox
H A DTransformBox.cpp192 fCurrentState = _DragStateFor(where, ZoomLevel());
511 // _DragStateFor
514 TransformBox::_DragStateFor(BPoint where, float canvasZoom) function in class:TransformBox

Completed in 140 milliseconds