Home
last modified time | relevance | path

Searched defs:has_glyph_classes (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-morx-table.hh315 bool has_glyph_classes; member
614 bool has_glyph_classes = gdef.has_glyph_classes (); in apply() local
Dhb-ot-layout-gdef-table.hh526 bool has_glyph_classes () const { return glyphClassDef != 0; } in has_glyph_classes() function
Dhb-ot-layout-gsubgpos.hh617 bool has_glyph_classes; member