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

  /external/harfbuzz_ng/src/
hb-ot-layout-gdef-table.hh 213 inline unsigned int get_lig_carets (hb_font_t *font, function in struct:OT::LigGlyph
248 inline unsigned int get_lig_carets (hb_font_t *font, function in struct:OT::LigCaretList
264 return lig_glyph.get_lig_carets (font, direction, glyph_id, var_store, start_offset, caret_count, caret_array);
369 inline unsigned int get_lig_carets (hb_font_t *font, function in struct:OT::GDEF
375 { return (this+ligCaretList).get_lig_carets (font,
hb-ot-layout.cc 288 return _get_gdef (font->face).get_lig_carets (font, direction, glyph, start_offset, caret_count, caret_array);
    [all...]

Completed in 68 milliseconds