Home
last modified time | relevance | path

Searched refs:TOP_SIDE (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/icon-o-matic/transformable/
H A DTransformBoxStates.cpp320 case TOP_SIDE: in SetOrigin()
353 case TOP_SIDE: in DragTo()
381 case TOP_SIDE: in UpdateViewCursor()
392 case TOP_SIDE: in UpdateViewCursor()
403 case TOP_SIDE: in UpdateViewCursor()
414 case TOP_SIDE: in UpdateViewCursor()
H A DTransformBoxStates.h79 TOP_SIDE, enumerator
H A DTransformBox.cpp64 fDragTState(new DragSideState(this, DragSideState::TOP_SIDE)), in TransformBox()