Searched refs:pAscent (Results 1 – 2 of 2) sorted by relevance
111 le_int32 pAscent, pDescent, pLeading; in Paragraph() local132 pAscent = paragraphLayout->getAscent(); in Paragraph()136 if (pAscent > ascent) { in Paragraph()137 ascent = pAscent; in Paragraph()
160 le_int32 pAscent, pDescent, pLeading; in pf_create() local185 pAscent = pl_getAscent(paragraphLayout); in pf_create()189 if (pAscent > ascent) { in pf_create()190 ascent = pAscent; in pf_create()