Home
last modified time | relevance | path

Searched refs:LANDSCAPE (Results 1 - 3 of 3) sorted by relevance

/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.h212 } else if (orientation == OHOS::Ace::DeviceOrientation::LANDSCAPE) { in SetOrientation()
213 return T::LANDSCAPE; in SetOrientation()
H A DJsAppImpl.cpp128 aceRunArgs.deviceConfig.orientation = DeviceOrientation::LANDSCAPE; in OrientationChanged()
386 if (aceRunArgs.deviceConfig.orientation == DeviceOrientation::LANDSCAPE) { in UpdateConfiguration()
521 args.deviceConfig.orientation = DeviceOrientation::LANDSCAPE; in SetOrientation()
816 ((params.orientation == DeviceOrientation::LANDSCAPE) ? "landscape" : "portrait"), in LoadDocument()
/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp189 OHOS::Ace::DeviceOrientation::LANDSCAPE); in TEST_F() member in __anon23::OHOS::Ace::DeviceOrientation

Completed in 4 milliseconds