Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sample/subtly/
Dfont_assembler.cc62 const TableMap* common_table_map = in Assemble() local
64 for (TableMap::const_iterator it = common_table_map->begin(), in Assemble()
65 e = common_table_map->end(); it != e; ++it) { in Assemble()