Home
last modified time | relevance | path

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

/applications/standard/launcher/feature/pagedesktop/src/main/ets/default/common/
DPageDesktopStartAppHandler.ts59 const gridHeight: number = this.mPageDesktopStyleConfig.mGridHeight; constant
DPageDesktopCloseAppHandler.ts85 const gridHeight: number = this.mPageDesktopStyleConfig.mGridHeight; constant
DPageDesktopDragHandler.ts112 const gridHeight = this.mPageDesktopStyleConfig.mGridHeight; constant