Searched defs:BinarySearchIndexSubTables (Results 1 - 1 of 1) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_size_table.cc135 return BinarySearchIndexSubTables(glyph_id);
153 IndexSubTable* BitmapSizeTable::BinarySearchIndexSubTables(int32_t glyph_id) { function in class:sfntly::BitmapSizeTable
409 return BinarySearchIndexSubTables(glyph_id);
429 IndexSubTable::Builder* BitmapSizeTable::Builder::BinarySearchIndexSubTables( function in class:sfntly::BitmapSizeTable::Builder

Completed in 55 milliseconds