/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_utils.h | 39 template<typename T> OHOS::Ace::RefPtr<T> GetTheme() in GetTheme() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/ |
H A D | theme_manager.h | 56 RefPtr<T> GetTheme() in GetTheme() function
|
H A D | theme_manager_impl.h | 91 RefPtr<T> GetTheme() in GetTheme() function
|
H A D | theme_manager_impl.cpp | 160 RefPtr<Theme> ThemeManagerImpl::GetTheme(ThemeType type) in GetTheme() function in OHOS::Ace::ThemeManagerImpl
|
H A D | resource_adapter.h | 48 virtual RefPtr<ThemeStyle> GetTheme(int32_t themeId) in GetTheme() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/ |
H A D | js_theme_utils.h | 66 static std::optional<JSTheme> GetTheme() in GetTheme() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_utils.h | 131 static RefPtr<T> GetTheme() in GetTheme() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
H A D | view_abstract.h | 72 static RefPtr<T> GetTheme() in GetTheme() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/ |
H A D | stepper_pattern.h | 74 static RefPtr<StepperTheme> GetTheme() in GetTheme() function
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
H A D | text_input_base.cpp | 101 RefPtr<TextFieldTheme> TextInputBases::GetTheme() in GetTheme() function in OHOS::Ace::NG::TextInputBases
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/ |
H A D | qrcode_napi.cpp | 44 RefPtr<T> GetTheme() in GetTheme() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/ |
H A D | picker_option_component.h | 65 const RefPtr<PickerTheme>& GetTheme() const in GetTheme() function
|
H A D | picker_column_component.h | 42 const RefPtr<PickerTheme>& GetTheme() const in GetTheme() function
|
H A D | picker_base_component.h | 218 const RefPtr<PickerTheme>& GetTheme() const in GetTheme() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | tabs_model_impl.cpp | 154 RefPtr<TabTheme> TabsModelImpl::GetTheme() const in GetTheme() function in OHOS::Ace::Framework::TabsModelImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_view_abstract.h | 489 static RefPtr<T> GetTheme() in GetTheme() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/ |
H A D | select_popup_component.h | 245 const RefPtr<SelectTheme>& GetTheme() const in GetTheme() function
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
H A D | context_container.cpp | 407 std::map<std::string, std::string> ContextContainer::GetTheme() in GetTheme() function in OHOS::AppExecFwk::ContextContainer
|
H A D | context_deal.cpp | 339 std::map<std::string, std::string> ContextDeal::GetTheme() in GetTheme() function in OHOS::AppExecFwk::ContextDeal
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/theme/ |
H A D | theme_mock.cpp | 131 RefPtr<ThemeStyle> ResourceAdapterMock::GetTheme(int32_t themeId) in GetTheme() function in OHOS::Ace::ResourceAdapterMock
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/ |
H A D | theme_mock.cpp | 131 RefPtr<ThemeStyle> ResourceAdapterMock::GetTheme(int32_t themeId) in GetTheme() function in OHOS::Ace::ResourceAdapterMock
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
H A D | slider_layout_algorithm.cpp | 35 RefPtr<SliderTheme> GetTheme() in GetTheme() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/ |
H A D | security_component_model_ng.cpp | 44 RefPtr<SecurityComponentTheme> SecurityComponentModelNG::GetTheme() in GetTheme() function in OHOS::Ace::NG::SecurityComponentModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/ |
H A D | patternlock_napi.cpp | 44 RefPtr<T> GetTheme() in GetTheme() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/ |
H A D | option_component.h | 268 const RefPtr<SelectTheme>& GetTheme() const in GetTheme() function
|