Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_manager/src/styles/lazyforeach/
H A DArkLazyForEachBindings.ts27 const themeScope = ArkThemeScopeManager.getInstance().lastLocalThemeScope();
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_manager/src/theme/
H A DArkThemeScopeManager.ts320 lastLocalThemeScope(): ArkThemeScope {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkTheme.js96 const themeScope = ArkThemeScopeManager.getInstance().lastLocalThemeScope();
842 lastLocalThemeScope() { method in ArkThemeScopeManager