Home
last modified time | relevance | path

Searched defs:GetTheme (Results 1 – 25 of 38) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_utils.h39 template<typename T> OHOS::Ace::RefPtr<T> GetTheme() in GetTheme() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_manager.h56 RefPtr<T> GetTheme() in GetTheme() function
H A Dtheme_manager_impl.h91 RefPtr<T> GetTheme() in GetTheme() function
H A Dtheme_manager_impl.cpp160 RefPtr<Theme> ThemeManagerImpl::GetTheme(ThemeType type) in GetTheme() function in OHOS::Ace::ThemeManagerImpl
H A Dresource_adapter.h48 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 Djs_theme_utils.h66 static std::optional<JSTheme> GetTheme() in GetTheme() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_utils.h131 static RefPtr<T> GetTheme() in GetTheme() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dview_abstract.h72 static RefPtr<T> GetTheme() in GetTheme() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
H A Dstepper_pattern.h74 static RefPtr<StepperTheme> GetTheme() in GetTheme() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_base.cpp101 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 Dqrcode_napi.cpp44 RefPtr<T> GetTheme() in GetTheme() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_option_component.h65 const RefPtr<PickerTheme>& GetTheme() const in GetTheme() function
H A Dpicker_column_component.h42 const RefPtr<PickerTheme>& GetTheme() const in GetTheme() function
H A Dpicker_base_component.h218 const RefPtr<PickerTheme>& GetTheme() const in GetTheme() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtabs_model_impl.cpp154 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 Djs_view_abstract.h489 static RefPtr<T> GetTheme() in GetTheme() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_component.h245 const RefPtr<SelectTheme>& GetTheme() const in GetTheme() function
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dcontext_container.cpp407 std::map<std::string, std::string> ContextContainer::GetTheme() in GetTheme() function in OHOS::AppExecFwk::ContextContainer
H A Dcontext_deal.cpp339 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 Dtheme_mock.cpp131 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 Dtheme_mock.cpp131 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 Dslider_layout_algorithm.cpp35 RefPtr<SliderTheme> GetTheme() in GetTheme() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_model_ng.cpp44 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 Dpatternlock_napi.cpp44 RefPtr<T> GetTheme() in GetTheme() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Doption_component.h268 const RefPtr<SelectTheme>& GetTheme() const in GetTheme() function

12