Searched defs:commandColorMode (Results 1 – 5 of 5) sorted by relevance
33 void JsApp::ColorModeChanged(const std::string commandColorMode) {} in ColorModeChanged()
59 void JsAppImpl::ColorModeChanged(const std::string commandColorMode) in ColorModeChanged()
156 void JsApp::ColorModeChanged(const std::string commandColorMode) in ColorModeChanged()
144 void JsAppImpl::ColorModeChanged(const std::string commandColorMode) in ColorModeChanged()
547 std::string commandColorMode = args["ColorMode"].AsString(); in RunSet() local