Home | History | Annotate | Download | only in layoutex

Lines Matching defs:getAscent

635 le_int32 ParagraphLayout::getAscent() const
833 le_int32 ascent = font->getAscent();
1173 le_int32 ParagraphLayout::Line::getAscent() const
1244 le_int32 ascent = fRuns[i]->getAscent();