Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/
Dfont.cc173 typedef std::pair<int32_t, bool> Int2BoolEntry; in GenerateTableOrdering() typedef
177 tables_in_font.insert(Int2BoolEntry(table->first, false)); in GenerateTableOrdering()