Home | History | Annotate | Download | only in layoutex

Lines Matching full:getdescent

639 le_int32 ParagraphLayout::getDescent() const
829 le_int32 descent = font->getDescent();
1177 le_int32 ParagraphLayout::Line::getDescent() const
1240 le_int32 descent = fRuns[i]->getDescent();