Home
last modified time | relevance | path

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

/haiku/src/apps/terminal/
H A DTermConst.h81 static const uint32 MSG_SET_TERMINAL_TITLE = 'sett'; variable
H A DTerminalBuffer.cpp193 BMessage message(MSG_SET_TERMINAL_TITLE); in SetTitle()
H A DTermView.cpp1862 case MSG_SET_TERMINAL_TITLE: in MessageReceived()