Lines Matching full:ascent
828 le_int32 ascent = font->getAscent();833 if (ascent > fAscent) {834 fAscent = ascent;1239 le_int32 ascent = fRuns[i]->getAscent();1244 if (ascent > fAscent) {1245 fAscent = ascent;