Searched refs:aCoreBounds (Results 1 – 1 of 1) sorted by relevance
247 Rectangle aCoreBounds( GetBoundingBox() ); in getBounds() local249 aBounds.X = aCoreBounds.getX(); in getBounds()250 aBounds.Y = aCoreBounds.getY(); in getBounds()251 aBounds.Width = aCoreBounds.getWidth(); in getBounds()252 aBounds.Height = aCoreBounds.getHeight(); in getBounds()
Completed in 19 milliseconds