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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-open-file-private.hh 68 } OpenTypeTable;
  /external/harfbuzz_ng/src/
hb-open-file-private.hh 68 } OpenTypeTable;
  /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

Completed in 739 milliseconds