Home | History | Annotate | Download | only in ports

Lines Matching refs:CGRectGetMinX_inline

63 static CGFloat CGRectGetMinX_inline(const CGRect& rect) {
1046 glyph->fLeft = sk_float_round2int(CGRectGetMinX_inline(theBounds));
1441 theMetrics.fXMin = CGToScalar( CGRectGetMinX_inline(theBounds));