Home
last modified time | relevance | path

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

/ide/tools/previewer/util/
DCommandParser.h58 bool IsComponentMode() const;
DCommandParser.cpp263 bool CommandParser::IsComponentMode() const in IsComponentMode() function in CommandParser
/ide/tools/previewer/jsapp/rich/
DJsAppImpl.cpp150 SetComponentModeEnabled(args, CommandParser::GetInstance().IsComponentMode()); in SetJsAppArgs()