Searched refs:get_lig_carets (Results 1 – 2 of 2) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gdef-table.hh | 210 inline unsigned int get_lig_carets (hb_font_t *font, in get_lig_carets() function 244 inline unsigned int get_lig_carets (hb_font_t *font, in get_lig_carets() function 259 …return lig_glyph.get_lig_carets (font, direction, glyph_id, start_offset, caret_count, caret_array… in get_lig_carets() 364 inline unsigned int get_lig_carets (hb_font_t *font, in get_lig_carets() function 370 …{ return (this+ligCaretList).get_lig_carets (font, direction, glyph_id, start_offset, caret_count,… in get_lig_carets()
|
D | hb-ot-layout.cc | 204 …return _get_gdef (font->face).get_lig_carets (font, direction, glyph, start_offset, caret_count, c… in hb_ot_layout_get_ligature_carets()
|