Searched refs:rPartSize (Results 1 – 2 of 2) sorted by relevance
1006 const geometry::RealSize2D& rPartSize, in LayoutPart() argument1013 nGap = (rBoundingBox.X2 - rBoundingBox.X1 - rPartSize.Width) / (rpPart->size()-1); in LayoutPart()1015 nGap = (rBoundingBox.Y2 - rBoundingBox.Y1 - rPartSize.Height) / (rpPart->size()-1); in LayoutPart()
211 const css::geometry::RealSize2D& rPartSize,
Completed in 53 milliseconds