Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/layout/core/
H A Dbox.cxx187 int nVisibleChildren = 0, nExpandChildren = 0; in allocateArea() local
197 nExpandChildren++; in allocateArea()
211 else if ( nExpandChildren ) in allocateArea()
216 nExtraSpace = ( primDim( newSize ) - reqSize ) / nExpandChildren; in allocateArea()

Completed in 15 milliseconds