Searched defs:commandColorMode (Results 1 – 5 of 5) sorted by relevance
55 void JsApp::ColorModeChanged(const std::string commandColorMode) { in ColorModeChanged()
57 void JsAppImpl::ColorModeChanged(const std::string commandColorMode) in ColorModeChanged()
154 void JsApp::ColorModeChanged(const std::string commandColorMode) in ColorModeChanged()
150 void JsAppImpl::ColorModeChanged(const std::string commandColorMode) in ColorModeChanged()
545 std::string commandColorMode = args["ColorMode"].AsString(); in RunSet() local