Home | History | Annotate | Download | only in core

Lines Matching full:glyph

89         encounters an error measuring a glyph). Note: this does not alter the
140 /** Given a glyph which is has a mask format of LCD or VerticalLCD, take
203 // remember our glyph offset/base
208 /** Return the corresponding glyph for the specified unichar. Since contexts
211 base-glyph-count to know how to translate back into local glyph space.
215 /** Map the glyphID to its glyph index, and then to its char code. Unmapped
252 void internalGetPath(const SkGlyph& glyph, SkPath* fillPath,
258 // returns the right context from our link-list for this glyph. If no match
260 SkScalerContext* getGlyphContext(const SkGlyph& glyph);