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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-fallback.cc 320 unsigned int this_lig_id = get_lig_id (buffer->info[i]); local
323 if (!lig_id || lig_id != this_lig_id || this_lig_component >= num_lig_components)
hb-ot-layout-gsubgpos-private.hh 740 unsigned int this_lig_id = get_lig_id (c->buffer->info[skippy_iter.idx]); local
747 if (first_lig_id != this_lig_id || first_lig_comp != this_lig_comp)
753 if (this_lig_id && this_lig_comp && (this_lig_id != first_lig_id))
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-fallback.cc 320 unsigned int this_lig_id = get_lig_id (buffer->info[i]); local
323 if (!lig_id || lig_id != this_lig_id || this_lig_component >= num_lig_components)
hb-ot-layout-gsubgpos-private.hh 740 unsigned int this_lig_id = get_lig_id (c->buffer->info[skippy_iter.idx]); local
747 if (first_lig_id != this_lig_id || first_lig_comp != this_lig_comp)
753 if (this_lig_id && this_lig_comp && (this_lig_id != first_lig_id))
    [all...]

Completed in 183 milliseconds