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

  /external/harfbuzz_ng/src/
hb-ot-layout-common-private.hh 952 inline void add_class (set_t *glyphs, unsigned int klass) const { function in struct:OT::ClassDefFormat1
1008 inline void add_class (set_t *glyphs, unsigned int klass) const { function in struct:OT::ClassDefFormat2
1069 inline void add_class (hb_set_t *glyphs, unsigned int klass) const { function in struct:OT::ClassDef
    [all...]
hb-ot-layout-gdef-table.hh 341 { (this+glyphClassDef).add_class (glyphs, klass); }
hb-ot-layout-gpos-table.hh 738 klass1.add_class (c->input, i);
743 klass2.add_class (c->input, i);
    [all...]
hb-ot-layout-gsubgpos-private.hh 679 class_def.add_class (glyphs, value);
    [all...]

Completed in 47 milliseconds