/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/ |
bitmap_glyph_info.h | 28 class BitmapGlyphInfo : public RefCounted<BitmapGlyphInfo> { 37 BitmapGlyphInfo(int32_t glyph_id, 49 BitmapGlyphInfo(int32_t glyph_id, 63 bool operator==(const BitmapGlyphInfo& rhs) const; 64 bool operator==(BitmapGlyphInfo* rhs); 74 typedef Ptr<BitmapGlyphInfo> BitmapGlyphInfoPtr; 80 bool operator()(BitmapGlyphInfo* lhs, BitmapGlyphInfo* rhs);
|
bitmap_glyph_info.cc | 21 BitmapGlyphInfo::BitmapGlyphInfo(int32_t glyph_id, 34 BitmapGlyphInfo::BitmapGlyphInfo(int32_t glyph_id, 46 bool BitmapGlyphInfo::operator==(const BitmapGlyphInfo& rhs) const { 53 bool BitmapGlyphInfo::operator==(BitmapGlyphInfo* rhs) { 63 bool StartOffsetComparator::operator()(BitmapGlyphInfo* lhs, 64 BitmapGlyphInfo* rhs) [all...] |
bitmap_size_table.h | 38 public RefIterator<BitmapGlyphInfo, Builder> { 44 CALLER_ATTACH virtual BitmapGlyphInfo* Next(); 48 CALLER_ATTACH BitmapGlyphInfo* Next(BitmapGlyphInfoIter* iterator_base); 100 CALLER_ATTACH BitmapGlyphInfo* GlyphInfo(int32_t glyph_id); 147 CALLER_ATTACH BitmapGlyphInfo* GlyphInfo(int32_t glyph_id);
|
index_sub_table.h | 61 CALLER_ATTACH virtual BitmapGlyphInfo* GlyphInfo(int32_t glyph_id); 80 CALLER_ATTACH virtual Iterator<BitmapGlyphInfo, IndexSubTable::Builder>* 137 CALLER_ATTACH BitmapGlyphInfo* GlyphInfo(int32_t glyph_id); 173 typedef Iterator<BitmapGlyphInfo, IndexSubTable::Builder> BitmapGlyphInfoIter;
|
index_sub_table_format1.h | 32 : public RefIterator<BitmapGlyphInfo, Builder, IndexSubTable::Builder> { 38 CALLER_ATTACH virtual BitmapGlyphInfo* Next();
|
index_sub_table_format2.h | 32 : public RefIterator<BitmapGlyphInfo, Builder, IndexSubTable::Builder> { 38 CALLER_ATTACH virtual BitmapGlyphInfo* Next();
|
index_sub_table_format3.h | 31 : public RefIterator<BitmapGlyphInfo, Builder, IndexSubTable::Builder> { 37 CALLER_ATTACH virtual BitmapGlyphInfo* Next();
|
index_sub_table_format4.h | 57 : public RefIterator<BitmapGlyphInfo, Builder, IndexSubTable::Builder> { 63 CALLER_ATTACH virtual BitmapGlyphInfo* Next();
|
index_sub_table_format5.h | 32 : public RefIterator<BitmapGlyphInfo, Builder, IndexSubTable::Builder> { 38 CALLER_ATTACH virtual BitmapGlyphInfo* Next();
|
index_sub_table.cc | 30 CALLER_ATTACH BitmapGlyphInfo* IndexSubTable::GlyphInfo(int32_t glyph_id) { 38 BitmapGlyphInfoPtr output = new BitmapGlyphInfo(glyph_id, 107 CALLER_ATTACH BitmapGlyphInfo* IndexSubTable::Builder::GlyphInfo( 110 new BitmapGlyphInfo(glyph_id,
|
index_sub_table_format1.cc | 274 : RefIterator<BitmapGlyphInfo, IndexSubTableFormat1::Builder, 286 CALLER_ATTACH BitmapGlyphInfo* 293 output = new BitmapGlyphInfo(glyph_id_,
|
index_sub_table_format2.cc | 247 : RefIterator<BitmapGlyphInfo, IndexSubTableFormat2::Builder, 259 CALLER_ATTACH BitmapGlyphInfo* 266 output = new BitmapGlyphInfo(glyph_id_,
|
index_sub_table_format3.cc | 270 : RefIterator<BitmapGlyphInfo, IndexSubTableFormat3::Builder, 282 CALLER_ATTACH BitmapGlyphInfo* 289 output = new BitmapGlyphInfo(glyph_id_,
|
/external/sfntly/cpp/src/sfntly/table/bitmap/ |
bitmap_glyph_info.h | 28 class BitmapGlyphInfo : public RefCounted<BitmapGlyphInfo> { 37 BitmapGlyphInfo(int32_t glyph_id, 49 BitmapGlyphInfo(int32_t glyph_id, 63 bool operator==(const BitmapGlyphInfo& rhs) const; 64 bool operator==(BitmapGlyphInfo* rhs); 74 typedef Ptr<BitmapGlyphInfo> BitmapGlyphInfoPtr; 80 bool operator()(BitmapGlyphInfo* lhs, BitmapGlyphInfo* rhs);
|
bitmap_glyph_info.cc | 21 BitmapGlyphInfo::BitmapGlyphInfo(int32_t glyph_id, 34 BitmapGlyphInfo::BitmapGlyphInfo(int32_t glyph_id, 46 bool BitmapGlyphInfo::operator==(const BitmapGlyphInfo& rhs) const { 53 bool BitmapGlyphInfo::operator==(BitmapGlyphInfo* rhs) { 63 bool StartOffsetComparator::operator()(BitmapGlyphInfo* lhs, 64 BitmapGlyphInfo* rhs) [all...] |
bitmap_size_table.h | 38 public RefIterator<BitmapGlyphInfo, Builder> { 44 CALLER_ATTACH virtual BitmapGlyphInfo* Next(); 48 CALLER_ATTACH BitmapGlyphInfo* Next(BitmapGlyphInfoIter* iterator_base); 100 CALLER_ATTACH BitmapGlyphInfo* GlyphInfo(int32_t glyph_id); 147 CALLER_ATTACH BitmapGlyphInfo* GlyphInfo(int32_t glyph_id);
|
index_sub_table.h | 61 CALLER_ATTACH virtual BitmapGlyphInfo* GlyphInfo(int32_t glyph_id); 80 CALLER_ATTACH virtual Iterator<BitmapGlyphInfo, IndexSubTable::Builder>* 137 CALLER_ATTACH BitmapGlyphInfo* GlyphInfo(int32_t glyph_id); 173 typedef Iterator<BitmapGlyphInfo, IndexSubTable::Builder> BitmapGlyphInfoIter;
|
index_sub_table_format1.h | 32 : public RefIterator<BitmapGlyphInfo, Builder, IndexSubTable::Builder> { 38 CALLER_ATTACH virtual BitmapGlyphInfo* Next();
|
index_sub_table_format2.h | 32 : public RefIterator<BitmapGlyphInfo, Builder, IndexSubTable::Builder> { 38 CALLER_ATTACH virtual BitmapGlyphInfo* Next();
|
index_sub_table_format3.h | 31 : public RefIterator<BitmapGlyphInfo, Builder, IndexSubTable::Builder> { 37 CALLER_ATTACH virtual BitmapGlyphInfo* Next();
|
index_sub_table_format4.h | 57 : public RefIterator<BitmapGlyphInfo, Builder, IndexSubTable::Builder> { 63 CALLER_ATTACH virtual BitmapGlyphInfo* Next();
|
index_sub_table_format5.h | 32 : public RefIterator<BitmapGlyphInfo, Builder, IndexSubTable::Builder> { 38 CALLER_ATTACH virtual BitmapGlyphInfo* Next();
|
index_sub_table.cc | 30 CALLER_ATTACH BitmapGlyphInfo* IndexSubTable::GlyphInfo(int32_t glyph_id) { 38 BitmapGlyphInfoPtr output = new BitmapGlyphInfo(glyph_id, 107 CALLER_ATTACH BitmapGlyphInfo* IndexSubTable::Builder::GlyphInfo( 110 new BitmapGlyphInfo(glyph_id,
|
index_sub_table_format1.cc | 274 : RefIterator<BitmapGlyphInfo, IndexSubTableFormat1::Builder, 286 CALLER_ATTACH BitmapGlyphInfo* 293 output = new BitmapGlyphInfo(glyph_id_,
|
index_sub_table_format2.cc | 247 : RefIterator<BitmapGlyphInfo, IndexSubTableFormat2::Builder, 259 CALLER_ATTACH BitmapGlyphInfo* 266 output = new BitmapGlyphInfo(glyph_id_,
|