Searched defs:renderSlot (Results 1 – 3 of 3) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
| D | element.cpp | 107 void Element::ChangeChildRenderSlot(const RefPtr<Element>& child, int32_t renderSlot, bool effectDe… in ChangeChildRenderSlot() 195 …st RefPtr<Element>& child, const RefPtr<Component>& newComponent, int32_t slot, int32_t renderSlot) in DoUpdateChildWithNewComponent() 206 …st RefPtr<Element>& child, const RefPtr<Component>& newComponent, int32_t slot, int32_t renderSlot) in UpdateChildWithSlot() 278 void Element::Mount(const RefPtr<Element>& parent, int32_t slot, int32_t renderSlot) in Mount() 389 … Element::InflateComponent(const RefPtr<Component>& newComponent, int32_t slot, int32_t renderSlot) in InflateComponent()
|
| D | component_group_element.cpp | 88 int32_t renderSlot = 0; in UpdateChildrenForDeclarative() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_part_upd/foreach/ |
| D | foreach_element.cpp | 175 int renderSlot = GetRenderSlot(); in LocalizedUpdate() local
|