Home
last modified time | relevance | path

Searched refs:GetThemeColorMode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dtheme_pack_config.cpp38 ColorMode themeColorMode_ = themeConfig->GetThemeColorMode(); in Match()
60 ColorMode themeColorMode_ = themeConfig->GetThemeColorMode(); in BestMatch()
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dtheme_pack_config.h42 ColorMode GetThemeColorMode() const in GetThemeColorMode() function
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dtheme_config_test.cpp85 EXPECT_EQ(this->themeConfig->GetThemeColorMode(), DARK);