Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_FreeType_common.h85 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
/external/skia/src/core/
DSkTypeface.cpp287 return this->onGetKerningPairAdjustments(glyphs, count, adjustments); in getKerningPairAdjustments()
317 bool SkTypeface::onGetKerningPairAdjustments(const uint16_t glyphs[], int count, in onGetKerningPairAdjustments() function in SkTypeface
/external/skia/include/core/
DSkTypeface.h365 virtual bool onGetKerningPairAdjustments(const SkGlyphID glyphs[], int count,