Home | History | Annotate | Download | only in ports

Lines Matching refs:upem

747                 SkScalar upem = SkIntToScalar(otm.otmEMSquare);
749 SkScalar gdiTextSizeToEMScale = upem / gdiTextSize;
755 SkScalar removeEMScale = SkScalarInvert(upem);
2324 unsigned int upem = calculateUPEM(hdc, fLogFont);
2330 return upem;