Searched refs:endOfRowForChild (Results 1 – 2 of 2) sorted by relevance
1257 LayoutUnit RenderGrid::endOfRowForChild(const RenderBox& child) const in endOfRowForChild() function in blink::RenderGrid1318 return endOfRowForChild(child); in rowPositionForChild()1325 return endOfRowForChild(child); in rowPositionForChild()1331 return endOfRowForChild(child); in rowPositionForChild()1345 return endOfRowForChild(child); in rowPositionForChild()1360 return endOfRowForChild(child); in rowPositionForChild()
121 LayoutUnit endOfRowForChild(const RenderBox& child) const;