Searched refs:hostGeoNode (Results 1 – 1 of 1) sorted by relevance
40 Axis axis, RefPtr<GeometryNode>& childGeoNode, float offset, RefPtr<GeometryNode>& hostGeoNode) in OutOfBottomOrRightBoundary() argument43 auto hostSize = hostGeoNode->GetFrameSize(); in OutOfBottomOrRightBoundary()69 auto hostGeoNode = host->GetGeometryNode(); in GetScrollDownOrRightItemIndex() local76 if (!OutOfBottomOrRightBoundary(axis, childGeoNode, offset, hostGeoNode)) { in GetScrollDownOrRightItemIndex()