_get_gdef         128 third_party/harfbuzz-ng/src/hb-ot-layout.cc   return _get_gdef (face).has_glyph_classes ();
_get_gdef         135 third_party/harfbuzz-ng/src/hb-ot-layout.cc   return (hb_ot_layout_glyph_class_t) _get_gdef (face).get_glyph_class (glyph);
_get_gdef         143 third_party/harfbuzz-ng/src/hb-ot-layout.cc   return _get_gdef (face).get_glyphs_in_class (klass, glyphs);
_get_gdef         153 third_party/harfbuzz-ng/src/hb-ot-layout.cc   return _get_gdef (face).get_attach_points (glyph, start_offset, point_count, point_array);
_get_gdef         164 third_party/harfbuzz-ng/src/hb-ot-layout.cc   return _get_gdef (font->face).get_lig_carets (font, direction, glyph, start_offset, caret_count, caret_array);