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

  /external/harfbuzz_ng/src/
hb-ot-layout-gdef-table.hh 49 unsigned int get_attach_points (hb_codepoint_t glyph_id, function in struct:OT::AttachList
366 unsigned int get_attach_points (hb_codepoint_t glyph_id, function in struct:OT::GDEF
370 { return (this+attachList).get_attach_points (glyph_id, start_offset, point_count, point_array); }
hb-ot-layout.cc 260 return face->table.GDEF->table->get_attach_points (glyph,
    [all...]

Completed in 101 milliseconds