Home | History | Annotate | Download | only in ports

Lines Matching refs:xMax

514             int16_t width = bbox.xMax - bbox.xMin;
551 face->bbox.xMax, face->bbox.yMin);
987 bbox->xMax += dx;
995 bbox->xMax = (bbox->xMax + 63) & ~63;
1048 glyph->fWidth = SkToU16((bbox.xMax - bbox.xMin) >> 6);
1585 SkScalar xmax = SkIntToScalar(face->bbox.xMax) / upem;
1637 mx->fXMax = xmax;
1648 my->fXMax = xmax;