Home | History | Annotate | Download | only in pdf

Lines Matching refs:glyphID

29     bool has(uint16_t glyphID) const;
104 bool hasGlyph(uint16_t glyphID);
116 /** Get the font resource for the passed typeface and glyphID. The
122 * @param glyphID Specify which section of a large font is of interest.
125 uint16_t glyphID);
145 void setLastGlyphID(uint16_t glyphID);
158 * including the passed glyphID.
160 void adjustGlyphRangeForSingleByteEncoding(int16_t glyphID);
168 SkTypeface* typeface, uint16_t glyphID,
171 static bool Find(uint32_t fontID, uint16_t glyphID, int* index);