Home
last modified time | relevance | path

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

/applications/standard/launcher/product/pad/src/main/ets/common/
DPadLauncherLayoutStyleConfig.ts148 mFolderAddTextSize: number = PadPresetStyleConstants.DEFAULT_FOLDER_ADD_GRID_TEXT_SIZE; property in PadLauncherLayoutStyleConfig
/applications/standard/launcher/product/phone/src/main/ets/common/
DPhoneLauncherLayoutStyleConfig.ts150 mFolderAddTextSize: number = PhonePresetStyleConstants.DEFAULT_FOLDER_ADD_GRID_TEXT_SIZE; property in PhoneLauncherLayoutStyleConfig
/applications/standard/launcher/common/src/main/ets/default/layoutconfig/
DLauncherLayoutStyleConfig.ts146 mFolderAddTextSize: number = PresetStyleConstants.DEFAULT_FOLDER_ADD_GRID_TEXT_SIZE; property in LauncherLayoutStyleConfig