Searched refs:OpenTypeTable (Results 1 – 7 of 7) sorted by relevance
27 struct OpenTypeTable { struct154 const std::vector<OpenTypeTable>& tables,215 std::vector<OpenTypeTable> tables; in ProcessTTF()218 OpenTypeTable table; in ProcessTTF()317 std::vector<OpenTypeTable> tables; in ProcessWOFF()324 OpenTypeTable table; in ProcessWOFF()414 const std::vector<OpenTypeTable>& tables, in ProcessGeneric()488 std::map<uint32_t, OpenTypeTable> table_map; in ProcessGeneric()516 const std::map<uint32_t, OpenTypeTable>::const_iterator it in ProcessGeneric()
68 } OpenTypeTable; typedef
100 const OpenTypeTable &table = font.get_table (n_table); in main()
144 const OT::OpenTypeTable &table = ot_face.get_table_by_tag (tag); in _hb_face_for_data_reference_table()