Searched refs:fLineHeightTmp (Results 1 – 1 of 1) sorted by relevance
1050 float fLineHeightTmp = fBaseLineTemp + pTP->rtPiece.height; in AppendTextLine() local1051 if (fLineHeight < fLineHeightTmp) in AppendTextLine()1052 fLineHeight = fLineHeightTmp; in AppendTextLine()1083 float fLineHeightTmp = in AppendTextLine() local1085 if (fLineHeight < fLineHeightTmp) { in AppendTextLine()1086 fLineHeight = fLineHeightTmp; in AppendTextLine()