Searched refs:nExpandChildren (Results 1 – 1 of 1) sorted by relevance
187 int nVisibleChildren = 0, nExpandChildren = 0; in allocateArea() local197 nExpandChildren++; in allocateArea()211 else if ( nExpandChildren ) in allocateArea()216 nExtraSpace = ( primDim( newSize ) - reqSize ) / nExpandChildren; in allocateArea()
Completed in 7 milliseconds