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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-private.hh 163 is_a_ligature (const hb_glyph_info_t &info) function
170 if (is_a_ligature (info))
178 if ((info.glyph_props() & HB_OT_LAYOUT_GLYPH_PROPS_LIGATURE) && is_a_ligature (info))
  /external/harfbuzz_ng/src/
hb-ot-layout-private.hh 163 is_a_ligature (const hb_glyph_info_t &info) function
170 if (is_a_ligature (info))
178 if ((info.glyph_props() & HB_OT_LAYOUT_GLYPH_PROPS_LIGATURE) && is_a_ligature (info))

Completed in 34 milliseconds