Home
last modified time | relevance | path

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

/applications/standard/filepicker/audiopicker/src/main/ets/common/global/globalmodel/
DGlobalModel.ts62 windowWidth: number = 0 property in AppScreen
973 windowWidth: number = 0 property in WindowArea
/applications/standard/app_samples/code/SystemFeature/WindowManagement/WindowManage/WindowComponent/src/main/ets/components/feature/
DWindowManger.ts50 private windowWidth: number = 0; // 当前窗口宽度 property in WindowManger