Home
last modified time | relevance | path

Searched refs:SetFrontDecoration (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shared_transition/
H A Dshared_transition_element.cpp156 passengerComponent_->SetFrontDecoration(parent->GetFrontDecoration()); in AboardShuttle()
206 passengerComponent_->SetFrontDecoration(nullptr); in GetOffShuttle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Dsliding_panel_component_v2.cpp85 boxForContent->SetFrontDecoration(frontDecoration); in BuildInnerChild()
H A Dsliding_panel_component.cpp127 boxForContent->SetFrontDecoration(frontDecoration); in BuildInnerChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list_item_group.cpp86 boxComponent_->SetFrontDecoration(frontDecoration); in SetCardThemeAttrs()
H A Ddom_list_item.cpp121 boxComponent_->SetFrontDecoration(frontDecoration); in SetCardThemeAttrs()
H A Ddom_div.cpp472 boxComponent_->SetFrontDecoration(frontDecoration); in SetCardThemeAttrs()
H A Ddom_node.cpp1537 boxComponent_->SetFrontDecoration(declaration_->GetFrontDecoration()); in UpdateBoxComponent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_component.h89 void SetFrontDecoration(const RefPtr<Decoration>& decoration) in SetFrontDecoration() function
H A Drender_box.h130 void SetFrontDecoration(const RefPtr<Decoration>& decoration) // add for list in SetFrontDecoration() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dimage_model_impl.cpp42 box->SetFrontDecoration(decoration); in SetBorder()
H A Dview_abstract_model_impl.cpp68 box->SetFrontDecoration(decoration); in GetFrontDecoration()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/page_transition/
H A Dpage_transition_element.cpp433 box->SetFrontDecoration(front); in BuildCombinedChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_component.cpp193 indicator->SetFrontDecoration(front); in BuildIndicatorBox()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_multi_child_scroll.cpp641 box->SetFrontDecoration(frontDecoration); in ApplyGradientColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drender_tab_bar.cpp752 box->SetFrontDecoration(frontDecoration); in ApplyGradientColor()