Home
last modified time | relevance | path

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

/ide/tools/previewer/jsapp/
DJsApp.cpp170 void JsApp::OrientationChanged(std::string commandOrientation) in OrientationChanged()
/ide/tools/previewer/jsapp/rich/
DJsAppImpl.cpp112 void JsAppImpl::OrientationChanged(std::string commandOrientation) in OrientationChanged()
/ide/tools/previewer/cli/
DCommandLine.cpp492 std::string commandOrientation = args["Orientation"].asString(); in RunSet() local