Searched refs:spaceLeftForSpace (Results 1 – 1 of 1) sorted by relevance
725 float spaceLeftForSpace = spaceLeft; in _ApplyAlignment() local731 spaceLeftForSpace = spaceLeft * 2.0f * spaceCharRatio; in _ApplyAlignment()732 spaceLeftForChars = spaceLeft - spaceLeftForSpace; in _ApplyAlignment()738 whiteSpace = spaceLeftForSpace / spaceCount; in _ApplyAlignment()