Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_constants.h383 static uint32_t WatchMapCount; variable
H A Dtheme_constants.cpp69 if (g_deviceType == DeviceType::WATCH && key < ThemeConstants::WatchMapCount && in GetPlatformConstants()