HomeSort by relevance Sort by last modified time
    Searched refs:GSUBGPOS (Results 1 - 5 of 5) sorted by null

  /external/harfbuzz_ng/src/
main.cc 30 #include "hb-ot-layout-gsubgpos-private.hh"
108 case GSUBGPOS::GSUBTag:
109 case GSUBGPOS::GPOSTag:
112 const GSUBGPOS &g = *CastP<GSUBGPOS> (font_data + table.offset);
hb-ot-layout.cc 212 static const OT::GSUBGPOS&
219 default: return OT::Null(OT::GSUBGPOS);
231 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
245 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
276 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
323 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
335 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
413 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
432 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
447 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag)
    [all...]
hb-ot-layout-gsub-table.hh 32 #include "hb-ot-layout-gsubgpos-private.hh"
    [all...]
hb-ot-layout-gpos-table.hh 32 #include "hb-ot-layout-gsubgpos-private.hh"
    [all...]
hb-ot-layout-gsubgpos-private.hh     [all...]

Completed in 623 milliseconds