HomeSort by relevance Sort by last modified time
    Searched refs:BitmapGlyphInfoIterator (Results 1 - 24 of 24) sorted by null

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

Completed in 320 milliseconds