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 269 static const OT::GSUBGPOS&
276 default: return OT::Null(OT::GSUBGPOS);
288 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
302 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
333 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
380 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
392 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
470 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
489 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
504 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 4190 milliseconds