Home
last modified time | relevance | path

Searched refs:onGetKerningPairAdjustments (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/ports/
DSkFontHost_FreeType_common.h124 bool onGetKerningPairAdjustments(const uint16_t glyphs[], int count,
DSkFontHost_FreeType.cpp706 bool SkTypeface_FreeType::onGetKerningPairAdjustments(const uint16_t glyphs[], in onGetKerningPairAdjustments() function in SkTypeface_FreeType
/third_party/skia/src/core/
DSkTypeface.cpp476 return this->onGetKerningPairAdjustments(glyphs, count, adjustments); in getKerningPairAdjustments()
517 bool SkTypeface::onGetKerningPairAdjustments(const uint16_t glyphs[], int count, in onGetKerningPairAdjustments() function in SkTypeface
/third_party/skia/include/core/
DSkTypeface.h409 virtual bool onGetKerningPairAdjustments(const SkGlyphID glyphs[], int count,