Home
last modified time | relevance | path

Searched defs:horizontal (Results 1 – 2 of 2) sorted by relevance

/applications/standard/photos/common/src/main/ets/default/model/common/
DScreenManager.ts69 private horizontal: boolean = true; property in ScreenManager
/applications/standard/app_samples/code/SystemFeature/FileManagement/Photos/entry/src/main/ets/common/
DScreenManager.ts88 …private horizontal = deviceInfo.deviceType === 'phone' || deviceInfo.deviceType === 'default' ? fa… property in ScreenManager