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

  /external/skia/include/core/
SkTypeface.h 259 bool getKerningPairAdjustments(const SkGlyphID glyphs[], int count,
  /external/skia/gm/
typeface.cpp 59 if (!face->getKerningPairAdjustments(glyphs, glyphCount, adjustments)) {
  /external/skia/src/core/
SkTypeface.cpp 276 bool SkTypeface::getKerningPairAdjustments(const uint16_t glyphs[], int count,

Completed in 195 milliseconds