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

  /external/chromium_org/third_party/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 170 static const OT::GSUBGPOS&
177 default: return OT::Null(OT::GSUBGPOS);
189 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
203 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
234 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
281 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
344 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
359 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
384 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
409 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag)
    [all...]