Home
last modified time | relevance | path

Searched refs:captionSmall (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.ts39 captionSmall: TypographyStyle;
110 this.captionSmall = {
111 weight: typography?.captionSmall?.weight ?? ArkTypographyWeights.medium,
112 size: typography?.captionSmall?.size ?? baselineTypography.captionSmall.size
H A DArkThemeInternal.d.ts244 captionSmall: TypographyStyle;
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_manager/src/theme/system/
H A DArkSystemTypography.ts51 captionSmall: TypographyStyle;
119 this.captionSmall = {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_manager/src/
H A Dimport.ts283 captionSmall: TypographyStyle;
366 captionSmall?: CustomTypographyStyle;
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkTheme.js336 this.captionSmall = { class in ArkSystemTypography.constructor
611 this.captionSmall = { class in ArkTypographyImpl.constructor
612 … = typography === null || typography === void 0 ? void 0 : typography.captionSmall) === null || _3…
613 … typography.captionSmall) === null || _34 === void 0 ? void 0 : _34.size) !== null && _35 !== void…