Searched defs:shaper_item (Results 1 – 5 of 5) sorted by relevance
45 HB_Bool HB_HebrewShape(HB_ShaperItem *shaper_item) in HB_HebrewShape()
560 HB_Bool HB_ConvertStringToGlyphIndices(HB_ShaperItem *shaper_item) in HB_ConvertStringToGlyphIndices()574 HB_Bool HB_BasicShape(HB_ShaperItem *shaper_item) in HB_BasicShape()1052 HB_Bool HB_SelectScript(HB_ShaperItem *shaper_item, const HB_OpenTypeFeature *features) in HB_SelectScript()1346 HB_Bool HB_ShapeItem(HB_ShaperItem *shaper_item) in HB_ShapeItem()
356 HB_Bool HB_GreekShape(HB_ShaperItem *shaper_item) in HB_GreekShape()
147 #define HB_GetGlyphAdvances(shaper_item) \ argument
224 HB_ShaperItem shaper_item; in shaping() local