Searched refs:lineAHeight (Results 1 – 1 of 1) sorted by relevance
972 const float lineAHeight = lineAOffset + lineACoefficient * midpoint; in getAreaBetweenLines() local975 return width * de::abs(lineAHeight - lineBHeight); in getAreaBetweenLines()