Home
last modified time | relevance | path

Searched refs:GetScreenMode (Results 1 – 6 of 6) sorted by relevance

/ide/tools/previewer/util/
DCommandParser.h48 CommandParser::ScreenMode GetScreenMode() const;
DCommandParser.cpp223 CommandParser::ScreenMode CommandParser::GetScreenMode() const in GetScreenMode() function in CommandParser
/ide/tools/previewer/mock/lite/
DVirtualScreenImpl.cpp148 if (CommandParser::GetInstance().GetScreenMode() == CommandParser::ScreenMode::STATIC in Send()
/ide/tools/previewer/mock/
DVirtualScreen.cpp257 if (CommandParser::GetInstance().GetScreenMode() == CommandParser::ScreenMode::STATIC) { in JudgeStaticImage()
/ide/tools/previewer/mock/rich/
DVirtualScreenImpl.cpp197 if (CommandParser::GetInstance().GetScreenMode() == CommandParser::ScreenMode::STATIC in Send()
/ide/tools/previewer/cli/
DCommandLine.cpp170 if (CommandParser::GetInstance().GetScreenMode() == CommandParser::ScreenMode::STATIC) { in SetEventParams()
248 if (CommandParser::GetInstance().GetScreenMode() == CommandParser::ScreenMode::STATIC) { in RunAction()
1351 if (CommandParser::GetInstance().GetScreenMode() == CommandParser::ScreenMode::STATIC) { in RunAction()