Home
last modified time | relevance | path

Searched refs:result_caret_count (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc274 unsigned int result_caret_count = 0; in hb_ot_layout_get_ligature_carets() local
275 …DEF->table->get_lig_carets (font, direction, glyph, start_offset, &result_caret_count, caret_array… in hb_ot_layout_get_ligature_carets()
278 if (caret_count) *caret_count = result_caret_count; in hb_ot_layout_get_ligature_carets()