Home | History | Annotate | Download | only in ports

Lines Matching defs:gm

390     DWRITE_GLYPH_METRICS gm;
404 &gm),
408 HRVM(this->getDWriteTypeface()->fDWriteFontFace->GetDesignGlyphMetrics(&glyphId, 1, &gm),
417 SkScalar advanceX = fTextSizeMeasure * gm.advanceWidth / dwfm.designUnitsPerEm;