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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-private.hh 147 set_lig_props_for_mark (hb_glyph_info_t &info, unsigned int lig_id, unsigned int lig_comp) function
154 set_lig_props_for_mark (info, 0, comp);
hb-ot-layout-gsubgpos-private.hh 832 set_lig_props_for_mark (c->buffer->cur(), lig_id, new_lig_comp);
851 set_lig_props_for_mark (c->buffer->info[i], lig_id, new_lig_comp);
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-private.hh 147 set_lig_props_for_mark (hb_glyph_info_t &info, unsigned int lig_id, unsigned int lig_comp) function
154 set_lig_props_for_mark (info, 0, comp);
hb-ot-layout-gsubgpos-private.hh 832 set_lig_props_for_mark (c->buffer->cur(), lig_id, new_lig_comp);
851 set_lig_props_for_mark (c->buffer->info[i], lig_id, new_lig_comp);
    [all...]

Completed in 57 milliseconds