Searched refs:get_lig_carets (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gdef-table.hh205 inline unsigned int get_lig_carets (hb_font_t *font, function in struct:OT::LigGlyph
238 inline unsigned int get_lig_carets (hb_font_t *font, function in struct:OT::LigCaretList
253 return lig_glyph.get_lig_carets (font, direction, glyph_id, start_offset, caret_count, caret_array);
355 inline unsigned int get_lig_carets (hb_font_t *font, function in struct:OT::GDEF
361 { return (this+ligCaretList).get_lig_carets (font, direction, glyph_id, start_offset, caret_count, caret_array); }
H A Dhb-ot-layout.cc162 return _get_gdef (font->face).get_lig_carets (font, direction, glyph, start_offset, caret_count, caret_array);
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gdef-table.hh205 inline unsigned int get_lig_carets (hb_font_t *font, function in struct:OT::LigGlyph
238 inline unsigned int get_lig_carets (hb_font_t *font, function in struct:OT::LigCaretList
253 return lig_glyph.get_lig_carets (font, direction, glyph_id, start_offset, caret_count, caret_array);
355 inline unsigned int get_lig_carets (hb_font_t *font, function in struct:OT::GDEF
361 { return (this+ligCaretList).get_lig_carets (font, direction, glyph_id, start_offset, caret_count, caret_array); }
H A Dhb-ot-layout.cc156 return _get_gdef (font->face).get_lig_carets (font, direction, glyph, start_offset, caret_count, caret_array);

Completed in 130 milliseconds