Home | History | Annotate | Download | only in layoutex

Lines Matching refs:getAscent

633 le_int32 ParagraphLayout::getAscent() const
831 le_int32 ascent = font->getAscent();
1171 le_int32 ParagraphLayout::Line::getAscent() const
1242 le_int32 ascent = fRuns[i]->getAscent();