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-gsubgpos.hh 692 static inline bool intersects_class (const hb_set_t *glyphs, const HBUINT16 &value, const void *data) function in namespace:OT
695 return class_def.intersects_class (glyphs, value);
    [all...]
hb-ot-layout-common.hh 1293 bool intersects_class (const hb_set_t *glyphs, unsigned int klass) const function in struct:OT::ClassDefFormat1
1435 bool intersects_class (const hb_set_t *glyphs, unsigned int klass) const function in struct:OT::ClassDefFormat2
1565 bool intersects_class (const hb_set_t *glyphs, unsigned int klass) const function in struct:OT::ClassDef
    [all...]

Completed in 583 milliseconds