Home
last modified time | relevance | path

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

/applications/standard/launcher/product/pad/src/main/ets/common/
DPadLauncherLayoutStyleConfig.ts103 mFolderOpenGutter: number = PadPresetStyleConstants.DEFAULT_OPEN_FOLDER_GUTTER; property in PadLauncherLayoutStyleConfig
/applications/standard/launcher/product/phone/src/main/ets/common/
DPhoneLauncherLayoutStyleConfig.ts105 mFolderOpenGutter: number = PhonePresetStyleConstants.DEFAULT_OPEN_FOLDER_GUTTER; property in PhoneLauncherLayoutStyleConfig
/applications/standard/launcher/common/src/main/ets/default/layoutconfig/
DLauncherLayoutStyleConfig.ts101 mFolderOpenGutter: number = PresetStyleConstants.DEFAULT_OPEN_FOLDER_GUTTER; property in LauncherLayoutStyleConfig