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

/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_size_table.cc88 IndexSubTable* subtable = SearchIndexSubTables(glyph_id);
96 IndexSubTable* subtable = SearchIndexSubTables(glyph_id);
104 IndexSubTable* sub_table = SearchIndexSubTables(glyph_id);
112 IndexSubTable* subtable = SearchIndexSubTables(glyph_id);
131 IndexSubTable* BitmapSizeTable::SearchIndexSubTables(int32_t glyph_id) { function in class:sfntly::BitmapSizeTable
331 IndexSubTable::Builder* sub_table = SearchIndexSubTables(glyph_id);
339 IndexSubTable::Builder* subtable = SearchIndexSubTables(glyph_id);
347 IndexSubTable::Builder* subtable = SearchIndexSubTables(glyph_id);
355 IndexSubTable::Builder* subtable = SearchIndexSubTables(glyph_id);
404 IndexSubTable::Builder* BitmapSizeTable::Builder::SearchIndexSubTables( function in class:sfntly::BitmapSizeTable::Builder
[all...]
/external/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_size_table.cc88 IndexSubTable* subtable = SearchIndexSubTables(glyph_id);
96 IndexSubTable* subtable = SearchIndexSubTables(glyph_id);
104 IndexSubTable* sub_table = SearchIndexSubTables(glyph_id);
112 IndexSubTable* subtable = SearchIndexSubTables(glyph_id);
131 IndexSubTable* BitmapSizeTable::SearchIndexSubTables(int32_t glyph_id) { function in class:sfntly::BitmapSizeTable
331 IndexSubTable::Builder* sub_table = SearchIndexSubTables(glyph_id);
339 IndexSubTable::Builder* subtable = SearchIndexSubTables(glyph_id);
347 IndexSubTable::Builder* subtable = SearchIndexSubTables(glyph_id);
355 IndexSubTable::Builder* subtable = SearchIndexSubTables(glyph_id);
404 IndexSubTable::Builder* BitmapSizeTable::Builder::SearchIndexSubTables( function in class:sfntly::BitmapSizeTable::Builder
[all...]

Completed in 156 milliseconds