Searched refs:kFull_MetricsType (Results 1 – 2 of 2) sorted by relevance
161 rec->fGlyph = this->lookupMetrics(id, kFull_MetricsType); in getUnicharMetrics()184 rec->fGlyph = this->lookupMetrics(id, kFull_MetricsType); in getUnicharMetrics()203 glyph = this->lookupMetrics(glyphID, kFull_MetricsType); in getGlyphIDMetrics()224 glyph = this->lookupMetrics(id, kFull_MetricsType); in getGlyphIDMetrics()257 if (kFull_MetricsType == mtype && glyph->isJustAdvance()) { in lookupMetrics()281 SkASSERT(kFull_MetricsType == mtype); in lookupMetrics()
204 kFull_MetricsType enumerator