Searched defs:onGetKerningPairAdjustments (Results 1 - 4 of 4) sorted by relevance

/external/skia/src/core/
H A DSkTypeface.cpp256 return this->onGetKerningPairAdjustments(glyphs, count, adjustments);
300 bool SkTypeface::onGetKerningPairAdjustments(const uint16_t glyphs[], int count, function in class:SkTypeface
/external/chromium_org/third_party/skia/src/core/
H A DSkTypeface.cpp255 return this->onGetKerningPairAdjustments(glyphs, count, adjustments);
297 bool SkTypeface::onGetKerningPairAdjustments(const uint16_t glyphs[], int count, function in class:SkTypeface
/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_FreeType.cpp789 bool SkTypeface_FreeType::onGetKerningPairAdjustments(const uint16_t glyphs[], function in class:SkTypeface_FreeType
/external/skia/src/ports/
H A DSkFontHost_FreeType.cpp790 bool SkTypeface_FreeType::onGetKerningPairAdjustments(const uint16_t glyphs[], function in class:SkTypeface_FreeType

Completed in 107 milliseconds