Searched defs:has_glyph_classes (Results 1 - 4 of 4) 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; } function in struct:OT::GDEF
H A Dhb-ot-layout-gsubgpos-private.hh274 bool has_glyph_classes; member in struct:OT::hb_apply_context_t
290 has_glyph_classes (gdef.has_glyph_classes ()),
577 if (likely (has_glyph_classes))
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gdef-table.hh337 inline bool has_glyph_classes (void) const { return glyphClassDef != 0; } function in struct:OT::GDEF
H A Dhb-ot-layout-gsubgpos-private.hh269 bool has_glyph_classes; member in struct:OT::hb_apply_context_t
287 has_glyph_classes (gdef.has_glyph_classes ()),
565 if (likely (has_glyph_classes))

Completed in 114 milliseconds