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