Lines Matching defs:glyph
73 // Specify width and bounding box for the glyph.
128 font.setSize(1000); // glyph coordinate system
183 const SkGlyph* glyph,
192 if (!(glyph->isEmpty() || glyph->path())) {
197 multibyte ? 0 : first_nonzero_glyph_for_single_byte_encoding(glyph->getGlyphID());
211 SkASSERT(glyph->getGlyphID() <= lastGlyph);
235 // Always include glyph 0
445 const SkGlyph* glyph = smallGlyphs->glyph(SkPackedGlyphID{gid});
446 SkMask mask = glyph->mask();
566 // plus 1 for glyph 0;
570 // one other entry for the index of first glyph.
572 encDiffs->appendInt(0); // index of first glyph
589 const SkGlyph* glyph = metricsAndPaths.glyph(gID);
590 advance = glyph->advanceX();
591 glyphBBox = glyph->iRect();
593 const SkPath* path = glyph->path();
596 setGlyphWidthAndBoundingBox(glyph->advanceX(), glyphBBox, &content);
602 setGlyphWidthAndBoundingBox(glyph->advanceX(), glyphBBox, &content);
606 AppendScalar(glyph->advanceX(), &content);
641 /* FontBBox: "A rectangle expressed in the glyph coordinate