Home
last modified time | relevance | path

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

/applications/standard/launcher/product/pad/src/main/ets/common/
DPadLauncherLayoutStyleConfig.ts34 mSysTopHeight: number = PadPresetStyleConstants.DEFAULT_SYS_TOP_HEIGHT; property in PadLauncherLayoutStyleConfig
/applications/standard/launcher/product/phone/src/main/ets/common/
DPhoneLauncherLayoutStyleConfig.ts34 mSysTopHeight: number = PhonePresetStyleConstants.DEFAULT_SYS_TOP_HEIGHT; property in PhoneLauncherLayoutStyleConfig
/applications/standard/launcher/common/src/main/ets/default/layoutconfig/
DLauncherLayoutStyleConfig.ts36 mSysTopHeight = PresetStyleConstants.DEFAULT_SYS_TOP_HEIGHT; property in LauncherLayoutStyleConfig