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

  /external/chromium_org/third_party/ots/src/
ots.cc 27 struct OpenTypeTable {
152 const std::vector<OpenTypeTable>& tables,
213 std::vector<OpenTypeTable> tables;
216 OpenTypeTable table;
315 std::vector<OpenTypeTable> tables;
322 OpenTypeTable table;
412 const std::vector<OpenTypeTable>& tables,
486 std::map<uint32_t, OpenTypeTable> table_map;
514 const std::map<uint32_t, OpenTypeTable>::const_iterator it
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-open-file-private.hh 68 } OpenTypeTable;
main.cc 100 const OpenTypeTable &table = font.get_table (n_table);
hb-face.cc 145 const OT::OpenTypeTable &table = ot_face.get_table_by_tag (tag);
  /external/harfbuzz_ng/src/
hb-open-file-private.hh 68 } OpenTypeTable;
main.cc 100 const OpenTypeTable &table = font.get_table (n_table);
hb-font.cc 598 const OT::OpenTypeTable &table = ot_face.get_table_by_tag (tag);

Completed in 72 milliseconds