Searched refs:onGetKerningPairAdjustments (Results 1 - 8 of 8) sorted by relevance

/external/skia/src/ports/
H A DSkFontHost_FreeType_common.h61 virtual bool onGetKerningPairAdjustments(const uint16_t glyphs[], int count,
H A DSkFontHost_FreeType.cpp790 bool SkTypeface_FreeType::onGetKerningPairAdjustments(const uint16_t glyphs[], function in class:SkTypeface_FreeType
/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_FreeType_common.h67 virtual bool onGetKerningPairAdjustments(const uint16_t glyphs[], int count,
H A DSkFontHost_FreeType.cpp789 bool SkTypeface_FreeType::onGetKerningPairAdjustments(const uint16_t glyphs[], function in class:SkTypeface_FreeType
/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/include/core/
H A DSkTypeface.h312 virtual bool onGetKerningPairAdjustments(const uint16_t glyphs[], int count,
/external/skia/include/core/
H A DSkTypeface.h312 virtual bool onGetKerningPairAdjustments(const uint16_t glyphs[], int count,
/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

Completed in 267 milliseconds