Searched defs:get_glyph_contour_point (Results 1 - 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-font-private.hh271 inline hb_bool_t get_glyph_contour_point (hb_codepoint_t glyph, unsigned int point_index, function in struct:hb_font_t
483 hb_bool_t ret = get_glyph_contour_point (glyph, point_index, x, y);

Completed in 87 milliseconds