Home
last modified time | relevance | path

Searched defs:themeId (Results 1 – 11 of 11) sorted by relevance

/foundation/ace/ace_engine/frameworks/core/components/theme/
Dtheme_manager.h45 void LoadSystemTheme(int32_t themeId) in LoadSystemTheme()
Dresource_adapter.h36 virtual RefPtr<ThemeStyle> GetTheme(int32_t themeId) in GetTheme()
Dtheme_constants.cpp331 void ThemeConstants::LoadTheme(int32_t themeId) in LoadTheme()
/foundation/ace/ace_engine/frameworks/base/utils/
Dresource_configuration.h146 void SetThemeId(uint32_t themeId) in SetThemeId()
/foundation/ace/ace_engine/adapter/preview/entrance/
Dace_run_args.h65 uint32_t themeId = THEME_ID_LIGHT; member
Dace_container.cpp607 const std::string& appResourcesPath, const int32_t& themeId, const ColorMode& colorMode) in SetResourcesPathAndThemeStyle()
/foundation/ace/ace_engine/adapter/preview/osal/
Dresource_adapter_impl.cpp41 void CheckThemeId(int32_t& themeId) in CheckThemeId()
290 RefPtr<ThemeStyle> ResourceAdapterImpl::GetTheme(int32_t themeId) in GetTheme()
/foundation/ace/ace_engine/frameworks/core/components/test/unittest/theme/
Dtheme_mock.cpp122 RefPtr<ThemeStyle> ResourceAdapterMock::GetTheme(int32_t themeId) in GetTheme()
/foundation/aafwk/standard/frameworks/kits/appkit/native/app/src/
Dcontext_container.cpp738 void ContextContainer::SetTheme(int themeId) in SetTheme()
Dcontext_deal.cpp950 void ContextDeal::SetTheme(int themeId) in SetTheme()
/foundation/aafwk/standard/frameworks/kits/ability/native/src/
Dability_context.cpp528 void AbilityContext::SetTheme(int themeId) in SetTheme()