/external/sfntly/cpp/src/sfntly/table/bitmap/ |
D | bitmap_size_table.cc | 366 CALLER_ATTACH BitmapSizeTable::Builder::BitmapGlyphInfoIterator* 368 Ptr<BitmapSizeTable::Builder::BitmapGlyphInfoIterator> output = in GetIterator() 369 new BitmapSizeTable::Builder::BitmapGlyphInfoIterator(this); in GetIterator() 375 Ptr<BitmapSizeTable::Builder::BitmapGlyphInfoIterator> it; in GenerateLocaMap() 482 BitmapSizeTable::Builder::BitmapGlyphInfoIterator::BitmapGlyphInfoIterator( in BitmapGlyphInfoIterator() function in sfntly::BitmapSizeTable::Builder::BitmapGlyphInfoIterator 489 bool BitmapSizeTable::Builder::BitmapGlyphInfoIterator::HasNext() { in HasNext() 503 BitmapGlyphInfo* BitmapSizeTable::Builder::BitmapGlyphInfoIterator::Next() { in Next() 511 bool BitmapSizeTable::Builder::BitmapGlyphInfoIterator::HasNext( in HasNext() 516 IndexSubTableFormat1::Builder::BitmapGlyphInfoIterator* it = in HasNext() 517 down_cast<IndexSubTableFormat1::Builder::BitmapGlyphInfoIterator*>( in HasNext() [all …]
|
D | index_sub_table_format2.cc | 94 CALLER_ATTACH IndexSubTableFormat2::Builder::BitmapGlyphInfoIterator* 96 Ptr<IndexSubTableFormat2::Builder::BitmapGlyphInfoIterator> it = in GetIterator() 97 new IndexSubTableFormat2::Builder::BitmapGlyphInfoIterator(this); in GetIterator() 245 IndexSubTableFormat2::Builder::BitmapGlyphInfoIterator::BitmapGlyphInfoIterator( in BitmapGlyphInfoIterator() function in sfntly::IndexSubTableFormat2::Builder::BitmapGlyphInfoIterator 252 bool IndexSubTableFormat2::Builder::BitmapGlyphInfoIterator::HasNext() { in HasNext() 260 IndexSubTableFormat2::Builder::BitmapGlyphInfoIterator::Next() { in Next()
|
D | index_sub_table_format3.cc | 98 CALLER_ATTACH IndexSubTableFormat3::Builder::BitmapGlyphInfoIterator* 100 Ptr<IndexSubTableFormat3::Builder::BitmapGlyphInfoIterator> it = in GetIterator() 101 new IndexSubTableFormat3::Builder::BitmapGlyphInfoIterator(this); in GetIterator() 268 IndexSubTableFormat3::Builder::BitmapGlyphInfoIterator::BitmapGlyphInfoIterator( in BitmapGlyphInfoIterator() function in sfntly::IndexSubTableFormat3::Builder::BitmapGlyphInfoIterator 275 bool IndexSubTableFormat3::Builder::BitmapGlyphInfoIterator::HasNext() { in HasNext() 283 IndexSubTableFormat3::Builder::BitmapGlyphInfoIterator::Next() { in Next()
|
D | index_sub_table_format1.cc | 97 CALLER_ATTACH IndexSubTableFormat1::Builder::BitmapGlyphInfoIterator* 99 Ptr<IndexSubTableFormat1::Builder::BitmapGlyphInfoIterator> it = in GetIterator() 100 new IndexSubTableFormat1::Builder::BitmapGlyphInfoIterator(this); in GetIterator() 272 IndexSubTableFormat1::Builder::BitmapGlyphInfoIterator::BitmapGlyphInfoIterator( in BitmapGlyphInfoIterator() function in sfntly::IndexSubTableFormat1::Builder::BitmapGlyphInfoIterator 279 bool IndexSubTableFormat1::Builder::BitmapGlyphInfoIterator::HasNext() { in HasNext() 287 IndexSubTableFormat1::Builder::BitmapGlyphInfoIterator::Next() { in Next()
|
D | index_sub_table_format2.h | 31 class BitmapGlyphInfoIterator 34 explicit BitmapGlyphInfoIterator(Builder* container); 35 virtual ~BitmapGlyphInfoIterator() {} in ~BitmapGlyphInfoIterator() 48 CALLER_ATTACH virtual BitmapGlyphInfoIterator* GetIterator();
|
D | index_sub_table_format1.h | 31 class BitmapGlyphInfoIterator 34 explicit BitmapGlyphInfoIterator(Builder* container); 35 virtual ~BitmapGlyphInfoIterator() {} in ~BitmapGlyphInfoIterator() 48 CALLER_ATTACH virtual BitmapGlyphInfoIterator* GetIterator();
|
D | index_sub_table_format3.h | 30 class BitmapGlyphInfoIterator 33 explicit BitmapGlyphInfoIterator(Builder* container); 34 virtual ~BitmapGlyphInfoIterator() {} in ~BitmapGlyphInfoIterator() 47 CALLER_ATTACH virtual BitmapGlyphInfoIterator* GetIterator();
|
D | index_sub_table_format5.h | 31 class BitmapGlyphInfoIterator 34 explicit BitmapGlyphInfoIterator(Builder* container); 35 virtual ~BitmapGlyphInfoIterator() {} in ~BitmapGlyphInfoIterator() 47 CALLER_ATTACH virtual BitmapGlyphInfoIterator* GetIterator();
|
D | index_sub_table_format5.cc | 117 CALLER_ATTACH IndexSubTableFormat5::Builder::BitmapGlyphInfoIterator* 119 Ptr<IndexSubTableFormat5::Builder::BitmapGlyphInfoIterator> it = in GetIterator() 120 new IndexSubTableFormat5::Builder::BitmapGlyphInfoIterator(this); in GetIterator() 317 IndexSubTableFormat5::Builder::BitmapGlyphInfoIterator::BitmapGlyphInfoIterator( in BitmapGlyphInfoIterator() function in sfntly::IndexSubTableFormat5::Builder::BitmapGlyphInfoIterator 324 bool IndexSubTableFormat5::Builder::BitmapGlyphInfoIterator::HasNext() { in HasNext() 332 IndexSubTableFormat5::Builder::BitmapGlyphInfoIterator::Next() { in Next()
|
D | index_sub_table_format4.h | 56 class BitmapGlyphInfoIterator 59 explicit BitmapGlyphInfoIterator(Builder* container); 60 virtual ~BitmapGlyphInfoIterator() {} in ~BitmapGlyphInfoIterator() 73 CALLER_ATTACH virtual BitmapGlyphInfoIterator* GetIterator();
|
D | index_sub_table_format4.cc | 144 CALLER_ATTACH IndexSubTableFormat4::Builder::BitmapGlyphInfoIterator* 146 Ptr<IndexSubTableFormat4::Builder::BitmapGlyphInfoIterator> it = in GetIterator() 147 new IndexSubTableFormat4::Builder::BitmapGlyphInfoIterator(this); in GetIterator() 348 IndexSubTableFormat4::Builder::BitmapGlyphInfoIterator::BitmapGlyphInfoIterator( in BitmapGlyphInfoIterator() function in sfntly::IndexSubTableFormat4::Builder::BitmapGlyphInfoIterator 355 bool IndexSubTableFormat4::Builder::BitmapGlyphInfoIterator::HasNext() { in HasNext() 364 IndexSubTableFormat4::Builder::BitmapGlyphInfoIterator::Next() { in Next()
|
D | bitmap_size_table.h | 37 class BitmapGlyphInfoIterator : 40 explicit BitmapGlyphInfoIterator(Builder* container); 41 virtual ~BitmapGlyphInfoIterator() {} in ~BitmapGlyphInfoIterator() 106 CALLER_ATTACH BitmapGlyphInfoIterator* GetIterator();
|