Home | History | Annotate | Download | only in ports

Lines Matching refs:fXMin

1320     metrics->fXMin         = CGToScalar( CGRectGetMinX_inline(theBounds));
1322 metrics->fMaxCharWidth = metrics->fXMax - metrics->fXMin;