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

  /external/harfbuzz_ng/src/
hb-ot-layout-common-private.hh 1032 inline bool intersects_class (const hb_set_t *glyphs, unsigned int klass) const { function in struct:OT::ClassDefFormat1
1089 inline bool intersects_class (const hb_set_t *glyphs, unsigned int klass) const { function in struct:OT::ClassDefFormat2
1152 inline bool intersects_class (const hb_set_t *glyphs, unsigned int klass) const { function in struct:OT::ClassDef
    [all...]
hb-ot-layout-gsubgpos-private.hh 623 static inline bool intersects_class (hb_set_t *glyphs, const USHORT &value, const void *data) function in namespace:OT
626 return class_def.intersects_class (glyphs, value);
    [all...]

Completed in 2287 milliseconds