Home
last modified time | relevance | path

Searched refs:OpenTypeTable (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/ots/src/
Dots.cc27 struct OpenTypeTable { struct
158 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()
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-open-file-private.hh68 } OpenTypeTable; typedef
Dmain.cc100 const OpenTypeTable &table = font.get_table (n_table); in main()
Dhb-face.cc144 const OT::OpenTypeTable &table = ot_face.get_table_by_tag (tag); in _hb_face_for_data_reference_table()
/external/harfbuzz_ng/src/
Dhb-open-file-private.hh68 } OpenTypeTable; typedef
Dmain.cc100 const OpenTypeTable &table = font.get_table (n_table); in main()
Dhb-face.cc144 const OT::OpenTypeTable &table = ot_face.get_table_by_tag (tag); in _hb_face_for_data_reference_table()