Searched refs:ModifyLaneLength (Results 1 – 4 of 4) sorted by relevance
68 static void ModifyLaneLength(
274 ModifyLaneLength(minLaneLength, maxLaneLength, crossSize); in CalculateLanesParam()334 void ListLanesLayoutAlgorithm::ModifyLaneLength( in ModifyLaneLength() function in OHOS::Ace::NG::ListLanesLayoutAlgorithm
364 void ModifyLaneLength(const std::optional<std::pair<Dimension, Dimension>>& laneConstrain);
362 void RenderList::ModifyLaneLength(const std::optional<std::pair<Dimension, Dimension>>& laneConstra… in ModifyLaneLength() function in OHOS::Ace::V2::RenderList408 ModifyLaneLength(laneConstrain); in CalculateLanes()