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

  /external/skia/src/core/
SkTypeface.cpp 282 return this->onGetKerningPairAdjustments(glyphs, count, adjustments);
312 bool SkTypeface::onGetKerningPairAdjustments(const uint16_t glyphs[], int count,
  /external/skqp/src/core/
SkTypeface.cpp 282 return this->onGetKerningPairAdjustments(glyphs, count, adjustments);
312 bool SkTypeface::onGetKerningPairAdjustments(const uint16_t glyphs[], int count,

Completed in 253 milliseconds