Searched refs:isJustAdvance (Results 1 – 2 of 2) sorted by relevance
144 bool isJustAdvance() const { return MASK_FORMAT_JUST_ADVANCE == fMaskFormat; } in isJustAdvance() function
98 if (type == kFull_MetricsType && glyphPtr->isJustAdvance()) { in lookupByPackedGlyphID()