Home | History | Annotate | Download | only in ports

Lines Matching defs:xmax

515             int16_t width = bbox.xMax - bbox.xMin;
552 face->bbox.xMax, face->bbox.yMin);
1002 bbox->xMax += dx;
1010 bbox->xMax = (bbox->xMax + 63) & ~63;
1023 bbox->xMax += vector.x;
1077 glyph->fWidth = SkToU16((bbox.xMax - bbox.xMin) >> 6);
1641 SkScalar xmax = SkIntToScalar(face->bbox.xMax) / upem;
1693 mx->fXMax = xmax;
1704 my->fXMax = xmax;