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

/external/harfbuzz/src/
H A Dharfbuzz-hebrew.c172 ->convertStringToGlyphIndices(shaper_item->font,
H A Dharfbuzz-shaper.h242 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:__anon5700
H A Dharfbuzz-hangul.c174 if (!item->font->klass->convertStringToGlyphIndices(item->font,
H A Dharfbuzz-tibetan.c127 haveGlyphs = item->font->klass->convertStringToGlyphIndices(item->font,
H A Dharfbuzz-greek.c427 ->convertStringToGlyphIndices(shaper_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.c1136 ->convertStringToGlyphIndices(item->font,
H A Dharfbuzz-shaper.cpp568 ->convertStringToGlyphIndices(shaper_item->font,
H A Dharfbuzz-indic.cpp1523 if (!item->font->klass->convertStringToGlyphIndices(item->font,

Completed in 1116 milliseconds