Home
last modified time | relevance | path

Searched refs:getPointInOutline (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz/src/
Dharfbuzz-shaper.h246 …HB_Error (*getPointInOutline)(HB_Font font, HB_Glyph glyph, int flags /*HB_ShaperFlag*/, hb_uint32… member
Dharfbuzz-gpos.c757 if (!gpi->font->klass->getPointInOutline) in Get_Anchor()
759 …error = gpi->font->klass->getPointInOutline(gpi->font, glyph_index, gpi->load_flags, ap, x_value, … in Get_Anchor()