Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dtheme_pack_resource.h75 return themeConfig_; in GetThemeConfig()
87 std::shared_ptr<ThemeConfig> themeConfig_; variable
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dtheme_pack_resource.cpp50 themeConfig_(themeConfig), resValue_(value) in ThemeQualifierValue()