Home
last modified time | relevance | path

Searched refs:ColorModeChanged (Results 1 - 8 of 8) sorted by relevance

/ide/tools/previewer/test/mock/jsapp/
H A DMockJsApp.cpp55 void JsApp::ColorModeChanged(const std::string commandColorMode) { in ColorModeChanged() function in JsApp
H A DMockJsAppImpl.cpp57 void JsAppImpl::ColorModeChanged(const std::string commandColorMode) in ColorModeChanged() function in JsAppImpl
/ide/tools/previewer/jsapp/
H A DJsApp.cpp154 void JsApp::ColorModeChanged(const std::string commandColorMode) in ColorModeChanged() function in JsApp
H A DJsApp.h128 virtual void ColorModeChanged(const std::string commandColorMode);
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.h76 void ColorModeChanged(const std::string commandColorMode) override;
H A DJsAppImpl.cpp143 void JsAppImpl::ColorModeChanged(const std::string commandColorMode) in ColorModeChanged() function in JsAppImpl
/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp228 JsAppImpl::GetInstance().ColorModeChanged("light"); in TEST_F()
234 JsAppImpl::GetInstance().ColorModeChanged("dark"); in TEST_F()
/ide/tools/previewer/cli/
H A DCommandLine.cpp549 JsAppImpl::GetInstance().ColorModeChanged(commandColorMode); in RunSet()

Completed in 8 milliseconds