Home
last modified time | relevance | path

Searched defs:itemConstraint (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dlazy_for_each_builder.h314 const std::optional<LayoutConstraintF>& itemConstraint, int64_t deadline, bool& isTimeout) in CacheItem()
375 …int64_t deadline, const std::optional<LayoutConstraintF>& itemConstraint, bool canRunLongPredictTa… in PreBuildByIndex()
412 const std::optional<LayoutConstraintF>& itemConstraint, bool canRunLongPredictTask, in ProcessPreBuildingIndex()
H A Dlazy_for_each_node.h121 …void OnSetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstraint) o… in OnSetCacheCount()
H A Dlazy_for_each_builder.cpp698 …l LazyForEachBuilder::PreBuild(int64_t deadline, const std::optional<LayoutConstraintF>& itemConst… in PreBuild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
H A Dwater_flow_layout_utils.cpp70 auto itemConstraint = props->CreateChildConstraint(); in CreateChildConstraint() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_wrapper_node.cpp82 …utWrapperNode::SetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConst… in SetCacheCount()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.h726 …void OnSetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstraint) o… in OnSetCacheCount()
H A Dui_node.cpp1502 void UINode::OnSetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstr… in OnSetCacheCount()
H A Dframe_node.cpp444 void SetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstraint) in SetCacheCount()
4609 …oid FrameNode::SetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConst… in SetCacheCount()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.cpp1536 auto itemConstraint = gridLayoutProperty->CreateChildConstraint(); in CreateChildConstraint() local