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

/haiku/src/apps/terminal/
H A DTermConst.h90 static const uint32 MSG_MOVE_TAB_RIGHT = 'mvtr'; variable
H A DTermWindow.cpp316 AddShortcut(B_RIGHT_ARROW, B_COMMAND_KEY | B_SHIFT_KEY, new BMessage(MSG_MOVE_TAB_RIGHT));
1041 case MSG_MOVE_TAB_RIGHT:

Completed in 71 milliseconds