Home | History | Annotate | Download | only in ports

Lines Matching refs:fAdvanceY

871         glyph->fAdvanceY = 0;
890 glyph->fAdvanceY = -FIXED2float(fMat22.eM12) * glyph->fAdvanceX;
938 glyph->fAdvanceY = (float)((int)gm.gmCellIncY);
949 glyph->fAdvanceY = SkScalarToFloat(advance.fY);
957 glyph->fAdvanceY = SkScalarToFloat(advance.fY);