Home
last modified time | relevance | path

Searched defs:themeDirection_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dtheme_pack_config.cpp39 Direction themeDirection_ = themeConfig->GetThemeDirection(); in Match() local
61 Direction themeDirection_ = themeConfig->GetThemeDirection(); in BestMatch() local
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dtheme_pack_config.h72 Direction themeDirection_; variable