Searched refs:kFull_MetricsType (Results 1 – 4 of 4) 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
163 rec->fGlyph = this->lookupMetrics(id, kFull_MetricsType); in getUnicharMetrics()186 rec->fGlyph = this->lookupMetrics(id, kFull_MetricsType); in getUnicharMetrics()205 glyph = this->lookupMetrics(glyphID, kFull_MetricsType); in getGlyphIDMetrics()226 glyph = this->lookupMetrics(id, kFull_MetricsType); in getGlyphIDMetrics()259 if (kFull_MetricsType == mtype && glyph->isJustAdvance()) { in lookupMetrics()283 SkASSERT(kFull_MetricsType == mtype); in lookupMetrics()
192 kFull_MetricsType enumerator