Searched refs:getKerningPairAdjustments (Results 1 – 3 of 3) sorted by relevance
251 bool getKerningPairAdjustments(const uint16_t glyphs[], int count,
56 if (!face->getKerningPairAdjustments(glyphs, glyphCount, adjustments)) { in drawKernText()
261 bool SkTypeface::getKerningPairAdjustments(const uint16_t glyphs[], int count, in getKerningPairAdjustments() function in SkTypeface