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

  /external/harfbuzz_ng/src/
hb-ot-layout-common.hh 656 const OffsetArrayOf<TSubTable>& get_subtables () const function in struct:OT::Lookup
659 OffsetArrayOf<TSubTable>& get_subtables () function in struct:OT::Lookup
746 const OffsetArrayOf<TSubTable>& subtables = get_subtables<TSubTable> ();
747 OffsetArrayOf<TSubTable>& out_subtables = out->get_subtables<TSubTable> ();
    [all...]
hb-ot-layout-gsub-table.hh     [all...]

Completed in 100 milliseconds