Lines Matching refs:aSize
885 geometry::IntegerSize2D aSize (xBitmap->getSize()); in UpdateBorders() local
887 0, nBottom - aSize.Height, aWindowBox.Width, nBottom); in UpdateBorders()
888 nBottom -= aSize.Height + gnScrollBarGap; in UpdateBorders()
896 geometry::IntegerSize2D aSize (xBitmap->getSize()); in UpdateBorders() local
898 0, nBottom - aSize.Height, aWindowBox.Width, nBottom); in UpdateBorders()
899 nBottom -= aSize.Height + gnScrollBarGap; in UpdateBorders()
1108 geometry::IntegerSize2D aSize (xBitmap->getSize()); in UpdateBorders() local
1110 nRight - aSize.Width,0, nRight, aWindowBox.Height); in UpdateBorders()
1111 nRight -= aSize.Width + nGap; in UpdateBorders()
1119 geometry::IntegerSize2D aSize (xBitmap->getSize()); in UpdateBorders() local
1121 nRight - aSize.Width,0, nRight, aWindowBox.Height); in UpdateBorders()
1122 nRight -= aSize.Width + nGap; in UpdateBorders()