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
154 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()
/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()