Home | History | Annotate | Download | only in ports

Lines Matching defs:upem

726                 SkScalar upem = SkIntToScalar(otm.otmEMSquare);
728 SkScalar gdiTextSizeToEMScale = upem / gdiTextSize;
734 SkScalar removeEMScale = SkScalarInvert(upem);
2191 unsigned int upem = calculateUPEM(hdc, fLogFont);
2197 return upem;