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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gdef-table.hh 49 inline unsigned int get_attach_points (hb_codepoint_t glyph_id, function in struct:OT::AttachList
348 inline unsigned int get_attach_points (hb_codepoint_t glyph_id, function in struct:OT::GDEF
352 { return (this+attachList).get_attach_points (glyph_id, start_offset, point_count, point_array); }
  /external/harfbuzz_ng/src/
hb-ot-layout-gdef-table.hh 49 inline unsigned int get_attach_points (hb_codepoint_t glyph_id, function in struct:OT::AttachList
348 inline unsigned int get_attach_points (hb_codepoint_t glyph_id, function in struct:OT::GDEF
352 { return (this+attachList).get_attach_points (glyph_id, start_offset, point_count, point_array); }

Completed in 33 milliseconds