Home
last modified time | relevance | path

Searched refs:subtitleSmall (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_manager/src/theme/
H A DArkTypographyImpl.ts29 subtitleSmall: TypographyStyle;
82 this.subtitleSmall = {
83 weight: typography?.subtitleSmall?.weight ?? ArkTypographyWeights.medium,
84 size: typography?.subtitleSmall?.size ?? baselineTypography.subtitleSmall.size
H A DArkThemeInternal.d.ts234 subtitleSmall: TypographyStyle;
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_manager/src/theme/system/
H A DArkSystemTypography.ts41 subtitleSmall: TypographyStyle;
91 this.subtitleSmall = {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_manager/src/
H A Dimport.ts273 subtitleSmall: TypographyStyle;
360 subtitleSmall?: CustomTypographyStyle;
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkTheme.js312 this.subtitleSmall = { class in ArkSystemTypography.constructor
587 this.subtitleSmall = { class in ArkTypographyImpl.constructor
588 … = typography === null || typography === void 0 ? void 0 : typography.subtitleSmall) === null || _…
589 …typography.subtitleSmall) === null || _10 === void 0 ? void 0 : _10.size) !== null && _11 !== void…