GDEF 1323 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh const GDEF &gdef = *hb_ot_layout_from_face (font->face)->gdef; GDEF 273 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh const GDEF &gdef; GDEF 113 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh struct GDEF; GDEF 141 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh const struct OT::GDEF *gdef; GDEF 53 third_party/harfbuzz-ng/src/hb-ot-layout.cc layout->gdef_blob = OT::Sanitizer<OT::GDEF>::sanitize (face->reference_table (HB_OT_TAG_GDEF)); GDEF 54 third_party/harfbuzz-ng/src/hb-ot-layout.cc layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob); GDEF 101 third_party/harfbuzz-ng/src/hb-ot-layout.cc static inline const OT::GDEF& GDEF 104 third_party/harfbuzz-ng/src/hb-ot-layout.cc if (unlikely (!hb_ot_shaper_face_data_ensure (face))) return OT::Null(OT::GDEF); GDEF 173 third_party/harfbuzz-ng/src/main.cc case GDEF::tableTag: GDEF 176 third_party/harfbuzz-ng/src/main.cc const GDEF &gdef = *CastP<GDEF> (font_data + table.offset);