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

/external/chromium_org/third_party/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
/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 137 milliseconds