Searched refs:glyphClassDef (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gdef-table.hh337 inline bool has_glyph_classes (void) const { return glyphClassDef != 0; }
339 { return (this+glyphClassDef).get_class (glyph); }
341 { (this+glyphClassDef).add_class (glyphs, klass); }
371 glyphClassDef.sanitize (c, this) &&
403 glyphClassDef; /* Offset to class definition table member in struct:OT::GDEF
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gdef-table.hh337 inline bool has_glyph_classes (void) const { return glyphClassDef != 0; }
339 { return (this+glyphClassDef).get_class (glyph); }
341 { (this+glyphClassDef).add_class (glyphs, klass); }
371 glyphClassDef.sanitize (c, this) &&
403 glyphClassDef; /* Offset to class definition table member in struct:OT::GDEF

Completed in 89 milliseconds