Home
last modified time | relevance | path

Searched defs:frontDecoration (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list_item_group.cpp82 RefPtr<Decoration> frontDecoration = boxComponent_->GetFrontDecoration(); in SetCardThemeAttrs() local
84 RefPtr<Decoration> frontDecoration = AceType::MakeRefPtr<Decoration>(); in SetCardThemeAttrs() local
92 RefPtr<Decoration> frontDecoration = boxComponent_->GetFrontDecoration(); in SetCardThemeAttrs() local
H A Ddom_list_item.cpp117 RefPtr<Decoration> frontDecoration = boxComponent_->GetFrontDecoration(); in SetCardThemeAttrs() local
119 RefPtr<Decoration> frontDecoration = AceType::MakeRefPtr<Decoration>(); in SetCardThemeAttrs() local
127 RefPtr<Decoration> frontDecoration = boxComponent_->GetFrontDecoration(); in SetCardThemeAttrs() local
H A Ddom_div.cpp467 RefPtr<Decoration> frontDecoration = boxComponent_->GetFrontDecoration(); in SetCardThemeAttrs() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Dsliding_panel_component_v2.cpp56 auto frontDecoration = AceType::MakeRefPtr<Decoration>(); in BuildInnerChild() local
H A Dsliding_panel_component.cpp99 auto frontDecoration = AceType::MakeRefPtr<Decoration>(); in BuildInnerChild() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp988 auto frontDecoration = GetFrontDecoration(); in SetBrightness() local
994 auto frontDecoration = GetFrontDecoration(); in SetGrayScale() local
1000 auto frontDecoration = GetFrontDecoration(); in SetContrast() local
1006 auto frontDecoration = GetFrontDecoration(); in SetSaturate() local
1012 auto frontDecoration = GetFrontDecoration(); in SetSepia() local
1018 auto frontDecoration = GetFrontDecoration(); in SetInvert() local
1027 auto frontDecoration = GetFrontDecoration(); in SetHueRotate() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drosen_render_list_item.cpp179 auto frontDecoration = AceType::MakeRefPtr<Decoration>(); in PaintWithFocusEffect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drender_tab_bar.cpp722 auto frontDecoration = box->GetFrontDecoration(); in ApplyGradientColor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_multi_child_scroll.cpp636 auto frontDecoration = box->GetFrontDecoration(); in ApplyGradientColor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drender_box.cpp1140 auto frontDecoration = box->GetFrontDecoration(); in GetColorPropertyGetterMap() local