Searched refs:fDragLState (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/icon-o-matic/transformable/
H A DTransformBox.h137 TransformBoxStates::DragState* fDragLState; member in class:TransformBox
H A DTransformBox.cpp62 fDragLState(new DragSideState(this, DragSideState::LEFT_SIDE)),
86 delete fDragLState;
582 state = fDragLState;

Completed in 34 milliseconds