Home | History | Annotate | Download | only in ports

Lines Matching defs:upem

764                 SkScalar upem = SkIntToScalar(otm.otmEMSquare);
766 SkScalar gdiTextSizeToEMScale = upem / gdiTextSize;
772 SkScalar removeEMScale = SkScalarInvert(upem);
2306 unsigned int upem = calculateUPEM(hdc, fLogFont);
2312 return upem;