Searched refs:TerminalState (Results 1 – 5 of 5) sorted by relevance
108 TerminalState::TerminalState() : in TerminalState() function in TerminalState119 TerminalState::~TerminalState() in ~TerminalState()124 TerminalState::Clear () in Clear()138 TerminalState::Save (int fd, bool save_process_group) in Save()171 TerminalState::Restore () const in Restore()207 TerminalState::IsValid() const in IsValid()216 TerminalState::TFlagsIsValid() const in TFlagsIsValid()225 TerminalState::TTYStateIsValid() const in TTYStateIsValid()234 TerminalState::ProcessGroupIsValid() const in ProcessGroupIsValid()260 return sizeof(m_ttystates)/sizeof(TerminalState); in GetNumberOfStates()
78 class TerminalState84 TerminalState();89 ~TerminalState();248 TerminalState m_ttystates[2]; ///< The array of TTY states that holds saved TTY info.
363 TerminalState m_terminal_state;
397 TerminalState m_terminal_state;
3079 TerminalState stdin_tty_state; in InitializePrivate()