Searched refs:ShellInfo (Results 1 - 8 of 8) sorted by relevance

/haiku/src/apps/terminal/
H A DShellInfo.cpp7 #include "ShellInfo.h"
17 ShellInfo::ShellInfo() function in class:ShellInfo
28 ShellInfo::SetEncoding(int encoding)
H A DTitlePlaceholderMapper.h11 #include "ShellInfo.h"
19 const ShellInfo& shellInfo,
27 ShellInfo fShellInfo;
35 const ShellInfo& shellInfo,
52 const ShellInfo& shellInfo,
H A DShellInfo.h13 class ShellInfo { class
15 ShellInfo();
H A DTitlePlaceholderMapper.cpp17 TitlePlaceholderMapper::TitlePlaceholderMapper(const ShellInfo& shellInfo,
79 const ShellInfo& shellInfo, const ActiveProcessInfo& processInfo,
120 TabTitlePlaceholderMapper::TabTitlePlaceholderMapper(const ShellInfo& shellInfo,
H A DShell.h17 #include "ShellInfo.h"
49 const ShellInfo& Info() const
69 ShellInfo fShellInfo;
H A DTermView.h42 class ShellInfo;
74 bool GetShellInfo(ShellInfo& _info) const;
H A DTermWindow.cpp344 ShellInfo shellInfo;
356 ShellInfo shellInfo;
1886 ShellInfo shellInfo;
H A DTermView.cpp430 TermView::GetShellInfo(ShellInfo& _info) const
433 _info = ShellInfo();

Completed in 63 milliseconds