Searched refs:HB_OT_TAG_GSUB (Results 1 - 9 of 9) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-shape-private.hh53 case HB_OT_TAG_GSUB: table_index = 0; break;
H A Dhb-ot-shape-complex-private.hh324 hb_ot_layout_language_find_feature (planner->face, HB_OT_TAG_GSUB,
H A Dhb-ot-layout.h42 #define HB_OT_TAG_GSUB HB_TAG('G','S','U','B') macro
H A Dhb-ot-layout.cc56 layout->gsub_blob = OT::Sanitizer<OT::GSUB>::sanitize (face->reference_table (HB_OT_TAG_GSUB));
177 case HB_OT_TAG_GSUB: return _get_gsub (face);
442 case HB_OT_TAG_GSUB:
653 case HB_OT_TAG_GSUB:
H A Dhb-ot-map-private.hh37 static const hb_tag_t table_tags[2] = {HB_OT_TAG_GSUB, HB_OT_TAG_GPOS};
H A Dhb-ot-shape.cc791 hb_ot_shape_plan_collect_lookups (shape_plan, HB_OT_TAG_GSUB, &lookups);
H A Dhb-ot-layout-gsub-table.hh1319 static const hb_tag_t tableTag = HB_OT_TAG_GSUB;
H A Dhb-ot-layout-gsubgpos-private.hh2260 static const hb_tag_t GSUBTag = HB_OT_TAG_GSUB;
/external/freetype/src/autofit/
H A Dhbshim.c166 HB_OT_TAG_GSUB,
199 HB_OT_TAG_GSUB,

Completed in 136 milliseconds