Symbol: _SetViewCursor
src/apps/icon-o-matic/transformable/PerspectiveBoxStates.cpp
67
_SetViewCursor(view, kPathMoveCursor);
src/apps/icon-o-matic/transformable/PerspectiveBoxStates.h
32
void _SetViewCursor(BView* view,
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
178
_SetViewCursor(view, flipY
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
181
_SetViewCursor(view, flipY
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
188
_SetViewCursor(view, flipY
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
191
_SetViewCursor(view, flipY
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
201
_SetViewCursor(view,
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
204
_SetViewCursor(view,
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
211
_SetViewCursor(view,
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
214
_SetViewCursor(view,
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
224
_SetViewCursor(view, flipY
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
227
_SetViewCursor(view, flipY
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
234
_SetViewCursor(view, flipY
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
237
_SetViewCursor(view, flipY
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
247
_SetViewCursor(view,
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
250
_SetViewCursor(view,
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
257
_SetViewCursor(view,
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
260
_SetViewCursor(view,
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
379
_SetViewCursor(view, kLeftRightCursor);
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
383
_SetViewCursor(view, kUpDownCursor);
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
390
_SetViewCursor(view, kLeftBottomRightTopCursor);
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
394
_SetViewCursor(view, kLeftTopRightBottomCursor);
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
401
_SetViewCursor(view, kUpDownCursor);
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
405
_SetViewCursor(view, kLeftRightCursor);
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
412
_SetViewCursor(view, kLeftTopRightBottomCursor);
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
416
_SetViewCursor(view, kLeftBottomRightTopCursor);
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
459
_SetViewCursor(view, kMoveCursor);
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
520
_SetViewCursor(view, kRotateLCursor);
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
522
_SetViewCursor(view, kRotateLTCursor);
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
524
_SetViewCursor(view, kRotateTCursor);
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
526
_SetViewCursor(view, kRotateRTCursor);
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
528
_SetViewCursor(view, kRotateRCursor);
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
530
_SetViewCursor(view, kRotateRBCursor);
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
532
_SetViewCursor(view, kRotateBCursor);
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
534
_SetViewCursor(view, kRotateLBCursor);
src/apps/icon-o-matic/transformable/TransformBoxStates.cpp
569
_SetViewCursor(view, kPathMoveCursor);
src/apps/icon-o-matic/transformable/TransformBoxStates.h
38
void _SetViewCursor(BView* view, const uchar* cursorData) const;