Home
last modified time | relevance | path

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

/ide/tools/previewer/cli/
H A DCommandLine.cpp1514 std::string commandStatus = args["FoldStatus"].AsString(); in RunSet() local
1518 if (commandStatus != currentStatus) { in RunSet()
1519 JsAppImpl::GetInstance().FoldStatusChanged(commandStatus, width, height); in RunSet()

Completed in 4 milliseconds