Home | History | Annotate | Download | only in ports

Lines Matching refs:fCapHeight

556         info->fCapHeight = pclt_info->CapHeight;
566 info->fCapHeight = os2_table->sCapHeight;
574 info->fCapHeight = (m_bbox.yMax - m_bbox.yMin + x_bbox.yMax -
577 info->fCapHeight = m_bbox.yMax - m_bbox.yMin;
579 info->fCapHeight = x_bbox.yMax - x_bbox.yMin;
582 info->fCapHeight = info->fAscent;
1404 metrics->fCapHeight = cap_height;