Home | History | Annotate | Download | only in ports

Lines Matching refs:tmDescent

994         metrics->fDescent = SkIntToScalar(fTM.tmDescent);
995 metrics->fBottom = SkIntToScalar(fTM.tmDescent);
1890 info->fDescent = SkToS16(-otm.otmTextMetrics.tmDescent);