Searched defs:has_glyph_classes (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gdef-table.hh346 inline bool has_glyph_classes (void) const { return glyphClassDef != 0; } function in struct:OT::GDEF
H A Dhb-ot-layout-gsubgpos-private.hh471 bool has_glyph_classes; member in struct:OT::hb_apply_context_t
489 has_glyph_classes (gdef.has_glyph_classes ()),
567 if (likely (has_glyph_classes))

Completed in 92 milliseconds