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

/haiku/src/apps/terminal/
H A DTermConst.h74 static const uint32 FULLSCREEN = 'fscr'; variable
H A DTermApp.cpp141 BMessenger(fTermWindow).SendMessage(FULLSCREEN);
H A DSmartTabView.cpp59 kWindowIconHeight, kWindowIconFormat, new BMessage(FULLSCREEN));
H A DTermWindow.cpp493 new BMessage(FULLSCREEN), B_ENTER));
959 case FULLSCREEN:

Completed in 49 milliseconds