HomeSort by relevance Sort by last modified time
    Searched refs:isJustAdvance (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkGlyph.h 69 bool isJustAdvance() const {
SkGlyphCache.cpp 212 if (rec->fGlyph->isJustAdvance()) {
235 if (rec->fGlyph->isJustAdvance()) {
255 if (glyph->isJustAdvance()) {
276 if (glyph->isJustAdvance()) {
305 if (kFull_MetricsType == mtype && glyph->isJustAdvance()) {

Completed in 227 milliseconds