Home
last modified time | relevance | path

Searched defs:themeManager (Results 1 - 25 of 280) sorted by relevance

12345678910>>...12

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dview_abstract.cpp36 auto themeManager = pipelineContext->GetThemeManager(); in GetThemeConstants() local
H A Dview_abstract.h84 auto themeManager = pipelineContext->GetThemeManager(); in GetTheme() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_accessibility_property.cpp34 auto themeManager = pipeline->GetThemeManager(); in GetText() local
/foundation/arkui/ace_engine/frameworks/core/components/data_panel/
H A Ddata_panel_component.cpp44 void DataPanelComponent::InitalStyle(const RefPtr<ThemeManager>& themeManager) in InitalStyle() argument
57 void PercentageDataPanelComponent::InitalStyle(const RefPtr<ThemeManager>& themeManager) in InitalStyle() argument
80 void ProgressDataPanelComponent::InitalStyle(const RefPtr<ThemeManager>& themeManager) in InitalStyle() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/divider/
H A Ddivider_base_test_ng.cpp25 auto themeManager = AceType::MakeRefPtr<MockThemeManager>(); in SetUpTestSuite() local
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dfocus_hub_test_ng_branch_coverage.cpp31 auto themeManager = AceType::MakeRefPtr<MockThemeManager>(); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_utils.h43 auto themeManager = pipelineContext->GetThemeManager(); in GetTheme() local
/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_element_v2.cpp28 auto themeManager = GetThemeManager(); in PerformBuild() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnavigation_active_test_ng.cpp50 auto themeManager = AceType::MakeRefPtr<MockThemeManager>(); in SetUpTestSuite() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/linear_indicator/
H A Dlinear_indicator_test_ng.cpp25 auto themeManager = AceType::MakeRefPtr<MockThemeManager>(); in SetUpTestSuite() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_paint_property.cpp48 auto themeManager = context->GetThemeManager(); in GetBarColor() local
61 auto themeManager = context->GetThemeManager(); in GetBarWidth() local
/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Doption_component.cpp38 void OptionComponent::InitTheme(const RefPtr<ThemeManager>& themeManager) in InitTheme() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Dsheet_drag_bar_test_ng.cpp44 auto themeManager = AceType::MakeRefPtr<MockThemeManager>(); in SetUpTestCase() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/refresh/
H A Drefresh_test_ng.cpp36 auto themeManager = AceType::MakeRefPtr<MockThemeManager>(); in SetUpTestSuite() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_base.cpp23 auto themeManager = AceType::MakeRefPtr<MockThemeManager>(); in SetUpTestSuite() local
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dui_event_test.cpp40 auto themeManager = AceType::MakeRefPtr<MockThemeManager>(); in SetUpTestSuite() local
/foundation/arkui/ace_engine/frameworks/core/components/container_modal/
H A Drender_container_modal.cpp34 auto themeManager = GetThemeManager(); in UpdateStyle() local
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Drender_texture.cpp53 auto themeManager = context->GetThemeManager(); in InitControlsHeight() local
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Dalert_dialog_component.cpp28 void AlertDialogComponent::BuildChild(const RefPtr<ThemeManager>& themeManager) in BuildChild() argument
94 void AlertDialogComponent::BuildActions(const RefPtr<ThemeManager>& themeManager, const RefPtr<ColumnComponent>& column) in BuildActions() argument
/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_component.cpp38 void SelectComponent::InitTheme(const RefPtr<ThemeManager>& themeManager) in InitTheme() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/manifest/
H A Dmanifest_appinfo.cpp40 auto themeManager = pipelineContext->GetThemeManager(); in ParseI18nAppName() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Drating_model_impl.cpp34 auto themeManager = pipelineContext->GetThemeManager(); in Create() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/search/
H A Dsearch_base.cpp23 auto themeManager = AceType::MakeRefPtr<MockThemeManager>(); in SetUpTestSuite() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/container_modal/
H A Dcontainer_modal_pattern_enhance_test_ng.cpp62 auto themeManager = AceType::MakeRefPtr<MockThemeManager>(); in SetUpTestCase() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/checkboxgroup/
H A Dcheckboxgroup_layout_algorithm_test_ng.cpp90 auto themeManager = AceType::MakeRefPtr<MockThemeManager>(); in HWTEST_F() local
120 auto themeManager = AceType::MakeRefPtr<MockThemeManager>(); in HWTEST_F() local
152 auto themeManager = AceType::MakeRefPtr<MockThemeManager>(); in HWTEST_F() local
186 auto themeManager in HWTEST_F() local
219 auto themeManager = AceType::MakeRefPtr<MockThemeManager>(); HWTEST_F() local
249 auto themeManager = AceType::MakeRefPtr<MockThemeManager>(); HWTEST_F() local
280 auto themeManager = AceType::MakeRefPtr<MockThemeManager>(); HWTEST_F() local
309 auto themeManager = AceType::MakeRefPtr<MockThemeManager>(); HWTEST_F() local
349 auto themeManager = AceType::MakeRefPtr<MockThemeManager>(); HWTEST_F() local
393 auto themeManager = AceType::MakeRefPtr<MockThemeManager>(); HWTEST_F() local
[all...]

Completed in 13 milliseconds

12345678910>>...12