Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dtheme_pack_manager.h100 bool isThemeSystemResEnable = false);
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dtheme_pack_manager.cpp181 bool isThemeSystemResEnable) in FindThemeResource() argument
189 if (resType == ResType::COLOR && !isThemeSystemResEnable) { in FindThemeResource()