Searched refs:get_lig_carets (Results 1 – 2 of 2) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gdef-table.hh | 213 inline unsigned int get_lig_carets (hb_font_t *font, in get_lig_carets() function 248 inline unsigned int get_lig_carets (hb_font_t *font, in get_lig_carets() function 264 …return lig_glyph.get_lig_carets (font, direction, glyph_id, var_store, start_offset, caret_count, … in get_lig_carets() 369 inline unsigned int get_lig_carets (hb_font_t *font, in get_lig_carets() function 375 { return (this+ligCaretList).get_lig_carets (font, in get_lig_carets()
|
D | hb-ot-layout.cc | 261 …return _get_gdef (font->face).get_lig_carets (font, direction, glyph, start_offset, caret_count, c… in hb_ot_layout_get_ligature_carets()
|