Searched refs:newMargin (Results 1 – 1 of 1) sorted by relevance
201 float newMargin = max_c(margins[i] - averageToShave, in TabFrame() local203 toShave -= margins[i] - newMargin; in TabFrame()204 margins[i] = newMargin; in TabFrame()