Searched refs:OpenTypeTable (Results 1 – 7 of 7) sorted by relevance
27 struct OpenTypeTable { struct158 const std::vector<OpenTypeTable>& tables,219 std::vector<OpenTypeTable> tables; in ProcessTTF()222 OpenTypeTable table; in ProcessTTF()321 std::vector<OpenTypeTable> tables; in ProcessWOFF()328 OpenTypeTable table; in ProcessWOFF()418 const std::vector<OpenTypeTable>& tables, in ProcessGeneric()492 std::map<uint32_t, OpenTypeTable> table_map; in ProcessGeneric()520 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()