HomeSort by relevance Sort by last modified time
    Searched refs:convertStringToGlyphIndices (Results 1 - 20 of 20) sorted by null

  /external/harfbuzz/src/
harfbuzz-hebrew.c 172 ->convertStringToGlyphIndices(shaper_item->font,
harfbuzz-shaper.h 242 HB_Bool (*convertStringToGlyphIndices)(HB_Font font, const HB_UChar16 *string, hb_uint32 length, HB_Glyph *glyphs, hb_uint32 *numGlyphs, HB_Bool rightToLeft);
harfbuzz-hangul.c 174 if (!item->font->klass->convertStringToGlyphIndices(item->font,
harfbuzz-tibetan.c 127 haveGlyphs = item->font->klass->convertStringToGlyphIndices(item->font,
harfbuzz-greek.c 427 ->convertStringToGlyphIndices(shaper_item->font,
harfbuzz-khmer.c 540 if (!item->font->klass->convertStringToGlyphIndices(item->font,
harfbuzz-myanmar.c 408 if (!item->font->klass->convertStringToGlyphIndices(item->font,
harfbuzz-arabic.c     [all...]
harfbuzz-shaper.cpp 568 ->convertStringToGlyphIndices(shaper_item->font,
    [all...]
harfbuzz-indic.cpp     [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-hebrew.c 172 ->convertStringToGlyphIndices(shaper_item->font,
harfbuzz-shaper.h 211 HB_Bool (*convertStringToGlyphIndices)(HB_Font font, const HB_UChar16 *string, hb_uint32 length, HB_Glyph *glyphs, hb_uint32 *numGlyphs, HB_Bool rightToLeft);
harfbuzz-hangul.c 174 if (!item->font->klass->convertStringToGlyphIndices(item->font,
harfbuzz-tibetan.c 127 haveGlyphs = item->font->klass->convertStringToGlyphIndices(item->font,
harfbuzz-greek.c 427 ->convertStringToGlyphIndices(shaper_item->font,
harfbuzz-khmer.c 540 if (!item->font->klass->convertStringToGlyphIndices(item->font,
harfbuzz-myanmar.c 409 if (!item->font->klass->convertStringToGlyphIndices(item->font,
harfbuzz-arabic.c     [all...]
harfbuzz-shaper.cpp 357 ->convertStringToGlyphIndices(shaper_item->font,
    [all...]
harfbuzz-indic.cpp     [all...]

Completed in 121 milliseconds