Searched refs:convertStringToGlyphIndices (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/skia/third_party/harfbuzz/src/
H A Dharfbuzz-hebrew.c174 ->convertStringToGlyphIndices(shaper_item->font,
H A Dharfbuzz-shaper.h230 HB_Bool (*convertStringToGlyphIndices)(HB_Font font, const HB_UChar16 *string, hb_uint32 length, HB_Glyph *glyphs, hb_uint32 *numGlyphs, HB_Bool rightToLeft); member in struct:__anon14730
H A Dharfbuzz-hangul.c174 if (!item->font->klass->convertStringToGlyphIndices(item->font,
H A Dharfbuzz-tibetan.c126 haveGlyphs = item->font->klass->convertStringToGlyphIndices(item->font,
H A Dharfbuzz-khmer.c540 if (!item->font->klass->convertStringToGlyphIndices(item->font,
H A Dharfbuzz-myanmar.c408 if (!item->font->klass->convertStringToGlyphIndices(item->font,
H A Dharfbuzz-arabic.c1131 ->convertStringToGlyphIndices(item->font,
H A Dharfbuzz-shaper.cpp557 ->convertStringToGlyphIndices(shaper_item->font,
H A Dharfbuzz-indic.cpp1509 if (!item->font->klass->convertStringToGlyphIndices(item->font,

Completed in 125 milliseconds