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 164 static const OT::GSUBGPOS&
171 default: return OT::Null(OT::GSUBGPOS);
183 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
197 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
228 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
275 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
338 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
353 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
378 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
403 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 563 milliseconds