Home
last modified time | relevance | path

Searched defs:groupProperty (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/render/
H A Dmock_render_context.h99 const auto& groupProperty = GetOrCreateBackground(); in UpdateBackBlurStyle() local
105 const auto& groupProperty = GetOrCreateForeground(); in UpdateMotionBlur() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_layout_property.h158 auto& groupProperty = GetOrCreateFontStyle(); in UpdateTextColorByRender() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_layout_property.h91 auto& groupProperty = GetSliderLayoutStyle(); in GetBlockSizeValue() local
H A Dslider_paint_property.h166 auto& groupProperty = GetSliderPaintStyle(); in GetBlockSizeValue() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_group_algorithm_test_ng.cpp726 auto groupProperty = groupNode->GetLayoutProperty<ListItemGroupLayoutProperty>(); variable
767 auto groupProperty = groupNode->GetLayoutProperty<ListItemGroupLayoutProperty>(); variable
808 auto groupProperty = groupNode->GetLayoutProperty<ListItemGroupLayoutProperty>(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp996 const auto& groupProperty = GetOrCreateBackground(); in UpdateBackBlurStyle() local
1021 const auto& groupProperty = GetOrCreateBackground(); in UpdateBackgroundEffect() local
1059 const auto& groupProperty = GetOrCreateForeground(); in UpdateFrontBlurStyle() local
1078 const auto& groupProperty = GetOrCreateBackground(); in ResetBackBlurStyle() local
4064 const auto& groupProperty = GetOrCreateBackground(); local
4076 const auto& groupProperty = GetOrCreateForeground(); local
4085 const auto& groupProperty = GetOrCreateBackground(); local
4100 const auto& groupProperty = GetOrCreateForeground(); local
4112 const auto& groupProperty = GetOrCreateForeground(); local
5431 const auto& groupProperty = GetOrCreateBackground(); local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/marquee/
H A Dmarquee_test_ng.cpp1009 auto& groupProperty = textLayoutProperty->GetOrCreateTextLineStyle(); variable