Searched refs:commandStatus (Results 1 – 1 of 1) sorted by relevance
1516 std::string commandStatus = args["FoldStatus"].asString(); in RunSet() local1520 if (commandStatus != currentStatus) { in RunSet()1521 JsAppImpl::GetInstance().FoldStatusChanged(commandStatus, width, height); in RunSet()