Searched refs:fLineHeightTmp (Results 1 – 1 of 1) sorted by relevance
1030 float fLineHeightTmp = fBaseLineTemp + pTP->rtPiece.height; in AppendTextLine() local1031 if (fLineHeight < fLineHeightTmp) in AppendTextLine()1032 fLineHeight = fLineHeightTmp; in AppendTextLine()1059 float fLineHeightTmp = in AppendTextLine() local1062 if (fLineHeight < fLineHeightTmp) { in AppendTextLine()1063 fLineHeight = fLineHeightTmp; in AppendTextLine()