Searched refs:ColorModeChanged (Results 1 – 5 of 5) sorted by relevance
51 virtual void ColorModeChanged(const std::string commandColorMode);
155 void JsApp::ColorModeChanged(const std::string commandColorMode) in ColorModeChanged() function in JsApp
71 void ColorModeChanged(const std::string commandColorMode) override;
144 void JsAppImpl::ColorModeChanged(const std::string commandColorMode) in ColorModeChanged() function in JsAppImpl
526 JsAppImpl::GetInstance().ColorModeChanged(commandColorMode); in RunSet()