Home
last modified time | relevance | path

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

/applications/standard/launcher/product/pad/src/main/ets/common/
DPadLauncherLayoutStyleConfig.ts179 mAppCenterGutter: number = PadPresetStyleConstants.DEFAULT_APP_CENTER_GUTTER; property in PadLauncherLayoutStyleConfig
/applications/standard/launcher/product/phone/src/main/ets/common/
DPhoneLauncherLayoutStyleConfig.ts176 mAppCenterGutter: number = PhonePresetStyleConstants.DEFAULT_APP_CENTER_GUTTER; property in PhoneLauncherLayoutStyleConfig
/applications/standard/launcher/common/src/main/ets/default/layoutconfig/
DLauncherLayoutStyleConfig.ts176 mAppCenterGutter: number = PresetStyleConstants.DEFAULT_APP_CENTER_GUTTER; property in LauncherLayoutStyleConfig