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 296 static const OT::GSUBGPOS&
303 default: return OT::Null(OT::GSUBGPOS);
315 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
329 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
360 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
407 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
419 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
497 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
516 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
531 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag)
    [all...]
main.cc 30 #include "hb-ot-layout-gsubgpos-private.hh"
113 const GSUBGPOS &g = *CastP<GSUBGPOS> (font_data + table.offset);
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 96 milliseconds