Home
last modified time | relevance | path

Searched refs:InitStyle (Results 1 - 25 of 28) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Dslider_component.cpp41 InitStyle(theme); in SetThemeStyle()
44 void SliderComponent::InitStyle(const RefPtr<SliderTheme>& theme) in InitStyle() function in OHOS::Ace::SliderComponent
H A Dslider_component.h49 void InitStyle(const RefPtr<SliderTheme>& theme);
166 InitStyle(theme_); in SetSliderMode()
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_slider.cpp46 sliderChild_->InitStyle(theme); in InitializeStyle()
63 sliderChild_->InitStyle(GetTheme<SliderTheme>()); in ResetInitializedStyle()
179 sliderChild_->InitStyle(GetTheme<SliderTheme>()); in PrepareSpecializedComponent()
H A Ddom_tab_bar.cpp160 tabBarChild_->InitStyle(theme); in ResetInitializedStyle()
/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Dprogress_component.cpp63 void ProgressComponent::InitStyle(const RefPtr<ProgressTheme>& theme) in InitStyle() function in OHOS::Ace::ProgressComponent
H A Dprogress_component.h48 void InitStyle(const RefPtr<ProgressTheme>& theme);
/foundation/arkui/ui_lite/test/uitest/test_border_margin_padding/
H A Dui_test_border_margin_padding.h74 void InitStyle();
H A Dui_test_border_margin_padding.cpp177 InitStyle(); in SetUp()
333 void UITestBorderMarginPadding::InitStyle() in InitStyle() function in OHOS::UITestBorderMarginPadding
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_bar_component.h50 void InitStyle(const RefPtr<TabTheme>& theme);
H A Dtab_bar_component.cpp54 void TabBarComponent::InitStyle(const RefPtr<TabTheme>& theme) in InitStyle() function in OHOS::Ace::TabBarComponent
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dgauge_model_impl.cpp34 progressChild->InitStyle(progressTheme); in Create()
H A Dprogress_model_impl.cpp39 progressComponent->InitStyle(theme); in Create()
H A Dtabs_model_impl.cpp37 tabBar->InitStyle(GetTheme()); in Create()
H A Dswiper_model_impl.cpp32 indicator->InitStyle(indicatorTheme); in Create()
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dstyle.h432 static void InitStyle();
/foundation/graphic/graphic_utils_lite/frameworks/
H A Dstyle.cpp211 InitStyle(); in Init()
221 void StyleDefault::InitStyle() in InitStyle() function in OHOS::StyleDefault
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dswiper_indicator.h28 void InitStyle(const RefPtr<SwiperIndicatorTheme>& theme) in InitStyle() function in OHOS::Ace::SwiperIndicator
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_component.cpp41 void ListComponent::InitStyle(const RefPtr<ListTheme>& theme) in InitStyle() function in OHOS::Ace::ListComponent
H A Dlist_component.h235 void InitStyle(const RefPtr<ListTheme>& theme);
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_node.h57 void InitStyle(const SvgBaseAttribute& attr);
174 // called by function InitStyle
/foundation/arkui/ace_engine/frameworks/core/components/declaration/swiper/
H A Dswiper_declaration.cpp45 indicator_->InitStyle(theme); in InitializeStyle()
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component.h122 void InitStyle(const RefPtr<NavigationBarTheme>& theme);
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/
H A Dsvg_dom.cpp293 root_->InitStyle(SvgBaseAttribute()); in InitStyles()
/foundation/multimodalinput/input/service/window_manager/include/
H A Dpointer_drawing_manager.h144 void InitStyle();
/foundation/multimodalinput/input/service/window_manager/src/
H A Dpointer_drawing_manager.cpp200 MMI_HILOGI("magiccurosr InitStyle"); in PointerDrawingManager()
202 MAGIC_CURSOR->InitStyle(); in PointerDrawingManager()
204 InitStyle(); in PointerDrawingManager()
2694 void PointerDrawingManager::InitStyle() in InitStyle() function in OHOS::MMI::PointerDrawingManager

Completed in 18 milliseconds

12