Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dtheme_pack_config.cpp39 Direction themeDirection_ = themeConfig->GetThemeDirection(); in Match()
61 Direction themeDirection_ = themeConfig->GetThemeDirection(); in BestMatch()
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dtheme_pack_config.h47 Direction GetThemeDirection() const in GetThemeDirection() function
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dtheme_config_test.cpp74 EXPECT_EQ(this->themeConfig->GetThemeDirection(), DIRECTION_VERTICAL);