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

/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.h97 void _SetMode(uint32 mode);
H A DPathManipulator.cpp470 _SetMode(MOVE_POINT_IN);
475 _SetMode(MOVE_POINT_OUT);
578 _SetMode(MOVE_POINT);
656 _SetMode(MOVE_POINT_OUT);
839 _SetMode(TRANSFORM_POINTS);
921 _SetMode(TRANSFORM_POINTS);
1159 PathManipulator::_SetMode(uint32 mode) function in class:PathManipulator
1202 // TODO: this is weird, fMode should only be set in _SetMode, not
1204 // _SetModeForMousePos -> _SetMode -> _SetTransformBox
1667 _SetMode(mod
[all...]
/haiku/src/apps/haikudepot/ui/
H A DUserLoginWindow.h53 void _SetMode(Mode mode);
H A DUserLoginWindow.cpp252 _SetMode(LOGIN);
302 _SetMode(LOGIN);
305 _SetMode(CREATE_ACCOUNT);
425 UserLoginWindow::_SetMode(Mode mode) function in class:UserLoginWindow

Completed in 102 milliseconds