Searched refs:newArea (Results 1 – 1 of 1) sorted by relevance
181 Box::allocateArea( const awt::Rectangle &newArea ) in allocateArea() argument183 maAllocation = newArea; in allocateArea()201 awt::Point newPoint( newArea.X, newArea.Y ); in allocateArea()202 awt::Size newSize( newArea.Width, newArea.Height ); in allocateArea()212 reqSize = getHeightForWidth( newArea.Width ); in allocateArea()240 nBoxPrimSize = xChildCont->getHeightForWidth( newArea.Width ); in allocateArea()