Searched defs:commandColorMode (Results 1 – 3 of 3) sorted by relevance
155 void JsApp::ColorModeChanged(const std::string commandColorMode) in ColorModeChanged()
142 void JsAppImpl::ColorModeChanged(const std::string commandColorMode) in ColorModeChanged()
522 std::string commandColorMode = args["ColorMode"].asString(); in RunSet() local