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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsub-table.hh 793 const LigatureSet &lig_set = this+ligatureSet[index]; local
794 return TRACE_RETURN (lig_set.would_apply (c));
805 const LigatureSet &lig_set = this+ligatureSet[index]; local
806 return TRACE_RETURN (lig_set.apply (c));
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh 787 const LigatureSet &lig_set = this+ligatureSet[index]; local
788 return TRACE_RETURN (lig_set.would_apply (c));
799 const LigatureSet &lig_set = this+ligatureSet[index]; local
800 return TRACE_RETURN (lig_set.apply (c));
    [all...]

Completed in 399 milliseconds