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

  /external/harfbuzz_ng/src/
hb-ot-layout.cc 322 static const OT::GSUBGPOS&
329 default: return Null(OT::GSUBGPOS);
341 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
355 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
404 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
452 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
464 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
567 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
586 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
601 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag)
    [all...]
main.cc 30 #include "hb-ot-layout-gsubgpos.hh"
109 const GSUBGPOS &g = *CastP<GSUBGPOS> (font_data + table.offset);
hb-ot-layout-gpos-table.hh 32 #include "hb-ot-layout-gsubgpos.hh"
    [all...]
hb-ot-layout-gsub-table.hh 32 #include "hb-ot-layout-gsubgpos.hh"
    [all...]
hb-ot-layout-gsubgpos.hh     [all...]

Completed in 214 milliseconds