Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_constants.h386 static uint32_t TvMapCount; variable
H A Dtheme_constants.cpp74 if (g_deviceType == DeviceType::TV && key < ThemeConstants::TvMapCount && in GetPlatformConstants()