Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table.h33 FORMAT_2 = 2, enumerator
Dindex_sub_table.cc128 case Format::FORMAT_2: in CreateBuilder()
Dindex_sub_table_format2.cc213 IndexSubTable::Format::FORMAT_2) { in Builder()
/external/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc435 if (b->index_format() == IndexSubTable::Format::FORMAT_2) { in ConstructIndexFormat5()
485 case IndexSubTable::Format::FORMAT_2: in SubsetIndexSubTable()