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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-private.hh 42 #define glyph_props() var1.u16[0] /* GDEF glyph properties */ macro
178 if ((info.glyph_props() & HB_OT_LAYOUT_GLYPH_PROPS_LIGATURE) && is_a_ligature (info))
  /external/harfbuzz_ng/src/
hb-ot-layout-private.hh 42 #define glyph_props() var1.u16[0] /* GDEF glyph properties */ macro
178 if ((info.glyph_props() & HB_OT_LAYOUT_GLYPH_PROPS_LIGATURE) && is_a_ligature (info))

Completed in 3101 milliseconds