Home
last modified time | relevance | path

Searched refs:ActiveChildRange (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_wrapper.h117 struct ActiveChildRange { struct
161 const std::optional<ActiveChildRange>& activeChildRange = std::nullopt)
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.h783 const std::optional<ActiveChildRange>& activeChildRange = std::nullopt) override;
H A Dframe_node.cpp353 …const std::optional<ActiveChildSets>& activeChildSets, const std::optional<ActiveChildRange>& acti… in SetActiveChildRange()
4500 …const std::optional<ActiveChildSets>& activeChildSets, const std::optional<ActiveChildRange>& acti… in SetActiveChildRange()