Home
last modified time | relevance | path

Searched refs:newArea (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/toolkit/source/layout/core/
H A Dbox.cxx183 Box::allocateArea( const awt::Rectangle &newArea ) in allocateArea() argument
186 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 8 milliseconds