Home
last modified time | relevance | path

Searched refs:styleMapTv (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_constants.cpp75 ThemeConstants::styleMapTv[key] != nullptr) { in GetPlatformConstants()
76 return ThemeConstants::styleMapTv[key]; in GetPlatformConstants()
H A Dtheme_constants.h385 static const ResValueWrapper* styleMapTv[]; variable