Searched refs:newArea (Results 1 – 1 of 1) sorted by relevance
183 Box::allocateArea( const awt::Rectangle &newArea ) in allocateArea() argument186 maAllocation = newArea; in allocateArea()204 awt::Point newPoint( newArea.X, newArea.Y ); in allocateArea()205 awt::Size newSize( newArea.Width, newArea.Height ); in allocateArea()215 reqSize = getHeightForWidth( newArea.Width ); in allocateArea()243 nBoxPrimSize = xChildCont->getHeightForWidth( newArea.Width ); in allocateArea()
Completed in 13 milliseconds