Home
last modified time | relevance | path

Searched defs:orientation (Results 1 – 5 of 5) sorted by relevance

/ide/tools/previewer/test/mock/window/
DMockWindowModel.cpp31 Rosen::Orientation PreviewerWindow::TransOrientation(Previewer::Orientation orientation) in TransOrientation()
/ide/tools/previewer/jsapp/rich/
DJsAppImpl.h198 T SetOrientation(const OHOS::Ace::DeviceOrientation& orientation) const in SetOrientation()
/ide/tools/previewer/test/mock/arkui/
DMockAceAbility.cpp68 const DeviceOrientation& orientation, const double& resolution, int32_t& width, int32_t& height, in SurfaceChanged()
/ide/tools/previewer/jsapp/
DJsApp.h154 std::string orientation; variable
/ide/tools/previewer/util/
DCommandParser.cpp629 string orientation = Value("o"); in IsOrientationValid() local