Home
last modified time | relevance | path

Searched defs:commandColorMode (Results 1 – 3 of 3) sorted by relevance

/tools_previewer/jsapp/
DJsApp.cpp153 void JsApp::ColorModeChanged(const std::string commandColorMode) in ColorModeChanged()
/tools_previewer/jsapp/rich/
DJsAppImpl.cpp104 void JsAppImpl::ColorModeChanged(const std::string commandColorMode) in ColorModeChanged()
/tools_previewer/cli/
DCommandLine.cpp481 std::string commandColorMode = args["ColorMode"].asString(); in RunSet() local