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 959 inline bool intersects_class (const hb_set_t *glyphs, unsigned int klass) const { function in struct:OT::ClassDefFormat1
1015 inline bool intersects_class (const hb_set_t *glyphs, unsigned int klass) const { function in struct:OT::ClassDefFormat2
1077 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 648 static inline bool intersects_class (hb_set_t *glyphs, const USHORT &value, const void *data) function in namespace:OT
651 return class_def.intersects_class (glyphs, value);
    [all...]

Completed in 72 milliseconds