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

/haiku/src/apps/icon-o-matic/transformable/
H A DPerspectiveBox.h19 namespace PerspectiveBoxStates { namespace
81 PerspectiveBoxStates::DragState* _DragStateFor(
95 PerspectiveBoxStates::DragState* fCurrentState;
109 PerspectiveBoxStates::DragState* fDragLTState;
110 PerspectiveBoxStates::DragState* fDragRTState;
111 PerspectiveBoxStates::DragState* fDragLBState;
112 PerspectiveBoxStates::DragState* fDragRBState;
H A DPerspectiveBoxStates.cpp10 #include "PerspectiveBoxStates.h"
19 using namespace PerspectiveBoxStates;
H A DPerspectiveBoxStates.h19 namespace PerspectiveBoxStates { namespace
56 } // PerspectiveBoxStates namespace
H A DPerspectiveBox.cpp22 #include "PerspectiveBoxStates.h"
31 using namespace PerspectiveBoxStates;

Completed in 50 milliseconds