Searched refs:nBoxSecSize (Results 1 – 1 of 1) sorted by relevance
224 int nBoxSecSize = SAL_MAX( 1, secDim( newSize ) - mnBorderWidth * 2 ); in allocateArea() local254 nChildSecSize = nBoxSecSize; in allocateArea()262 nChildSecPoint += (nBoxSecSize - nChildSecSize) / 2; in allocateArea()
Completed in 6 milliseconds