Home
last modified time | relevance | path

Searched defs:theme (Results 76 - 100 of 461) sorted by relevance

12345678910>>...19

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_hyperlink.cpp96 auto theme = pipelineContext->GetTheme<HyperlinkTheme>(); in SetColor() local
H A Djs_linear_indicator_controller.cpp73 auto theme = pipeline->GetThemeManager()->GetTheme<NG::LinearIndicatorTheme>(); in Start() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Drating_model_impl.cpp36 auto theme = themeManager->GetTheme<RatingTheme>(); in Create() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/checkboxgroup/
H A Dcheckboxgroup_layout_algorithm_test_ng.cpp92 auto theme = AceType::MakeRefPtr<CheckboxTheme>(); in HWTEST_F() local
122 auto theme = AceType::MakeRefPtr<CheckboxTheme>(); in HWTEST_F() local
154 auto theme = AceType::MakeRefPtr<CheckboxTheme>(); HWTEST_F() local
188 auto theme = AceType::MakeRefPtr<CheckboxTheme>(); HWTEST_F() local
221 auto theme = AceType::MakeRefPtr<CheckboxTheme>(); HWTEST_F() local
251 auto theme = AceType::MakeRefPtr<CheckboxTheme>(); HWTEST_F() local
282 auto theme = AceType::MakeRefPtr<CheckboxTheme>(); HWTEST_F() local
311 auto theme = AceType::MakeRefPtr<CheckboxTheme>(); HWTEST_F() local
351 auto theme = AceType::MakeRefPtr<CheckboxTheme>(); HWTEST_F() local
395 auto theme = AceType::MakeRefPtr<CheckboxTheme>(); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_paint_method.cpp35 auto theme = pipeline->GetTheme<PickerTheme>(); in GetForegroundDrawFunction() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Ddivider_modifier.cpp73 auto theme = GetTheme<DividerTheme>(); in ResetDividerColor() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_theme.h36 RefPtr<ScrollableTheme> theme = AceType::Claim(new ScrollableTheme()); in Build() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_callback.cpp88 bool BundleResourceCallback::OnApplicationThemeChanged(const std::string &theme, in OnApplicationThemeChanged() argument
[all...]
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_abstract_progress.cpp37 Theme* theme = ThemeManager::GetInstance().GetCurrent(); in UIAbstractProgress() local
/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H A Drefresh_theme.h42 RefPtr<RefreshTheme> theme = AceType::Claim(new RefreshTheme()); in Build() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/input/
H A Dinput_declaration.cpp170 auto theme = GetTheme<TextFieldTheme>(); in PrepareTextField() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.cpp54 auto theme = GetTheme<TextFieldTheme>(); in InitializeStyle() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_bar_theme.h41 RefPtr<ScrollBarTheme> theme = AceType::Claim(new ScrollBarTheme()); in Build() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_picker_layout_algorithm.cpp43 RefPtr<CalendarTheme> theme = pipelineContext->GetTheme<CalendarTheme>(); in CalendarPickerContentMeasure() local
98 RefPtr<CalendarTheme> theme = pipelineContext->GetTheme<CalendarTheme>(); in SelfMeasure() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dbar_item_pattern.cpp56 auto theme = NavigationGetTheme(); in UpdateSymbolBarButton() local
89 auto theme = NavigationGetTheme(); in UpdateImageBarButton() local
137 auto theme = NavigationGetTheme(); in UpdateBarItemActiveStatusResource() local
[all...]
H A Dbar_item_layout_algorithm.cpp40 auto theme = NavigationGetTheme(); in MeasureToolbarItemText() local
146 auto theme = NavigationGetTheme(); in Measure() local
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_theme.h40 RefPtr<ListTheme> theme = AceType::Claim(new ListTheme()); in Build() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_bar_component.cpp54 void TabBarComponent::InitStyle(const RefPtr<TabTheme>& theme) in InitStyle() argument
115 InitBottomTabStyle(const RefPtr<TabTheme>& theme) InitBottomTabStyle() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_container_component.cpp85 auto theme = AceType::MakeRefPtr<ThemeManagerImpl>()->GetTheme<TabTheme>(); in BuildToolBar() local
H A Dnavigation_bar_component_base.cpp23 RefPtr<ButtonComponent> NavigationBarComponentBase::BuildIconButton(const RefPtr<NavigationBarTheme>& theme, in BuildIconButton() argument
/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dshadow_theme.cpp27 RefPtr<ShadowTheme> theme = AceType::MakeRefPtr<ShadowTheme>(); in Build() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H A Ddata_panel_paint_property.h97 auto theme = pipelineContext->GetTheme<DataPanelTheme>(); variable
123 auto theme = pipelineContext->GetTheme<DataPanelTheme>(); in ToJsonValueColors() local
156 auto theme = pipelineContext->GetTheme<DataPanelTheme>(); in ToJsonTrackShadow() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_theme.h45 RefPtr<TextTheme> theme = AceType::Claim(new TextTheme()); in Build() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A Dtool_bar_theme.h46 RefPtr<ToolBarTheme> theme = AceType::Claim(new ToolBarTheme()); in Build() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_item_pattern.h97 auto theme = pipeline->GetTheme<GridItemTheme>(); variable

Completed in 11 milliseconds

12345678910>>...19