Home
last modified time | relevance | path

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

/external/harfbuzz/src/
Dharfbuzz-hebrew.c63 if (!HB_ConvertStringToGlyphIndices(shaper_item)) in HB_HebrewShape()
Dharfbuzz-shaper-private.h145 HB_Bool HB_ConvertStringToGlyphIndices(HB_ShaperItem *shaper_item);
Dharfbuzz-arabic.c1045 if (!HB_ConvertStringToGlyphIndices(item)) in arabicSyriacOpenTypeShape()
Dharfbuzz-shaper.cpp560 HB_Bool HB_ConvertStringToGlyphIndices(HB_ShaperItem *shaper_item) in HB_ConvertStringToGlyphIndices() function
580 if (!HB_ConvertStringToGlyphIndices(shaper_item)) in HB_BasicShape()