Home
last modified time | relevance | path

Searched defs:HasNext (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dbitmap_size_table.cc489 bool BitmapSizeTable::Builder::BitmapGlyphInfoIterator::HasNext() { in HasNext() function in sfntly::BitmapSizeTable::Builder::BitmapGlyphInfoIterator
511 bool BitmapSizeTable::Builder::BitmapGlyphInfoIterator::HasNext( in HasNext() function in sfntly::BitmapSizeTable::Builder::BitmapGlyphInfoIterator
Dindex_sub_table_format2.cc252 bool IndexSubTableFormat2::Builder::BitmapGlyphInfoIterator::HasNext() { in HasNext() function in sfntly::IndexSubTableFormat2::Builder::BitmapGlyphInfoIterator
Dindex_sub_table_format1.cc279 bool IndexSubTableFormat1::Builder::BitmapGlyphInfoIterator::HasNext() { in HasNext() function in sfntly::IndexSubTableFormat1::Builder::BitmapGlyphInfoIterator
Dindex_sub_table_format3.cc275 bool IndexSubTableFormat3::Builder::BitmapGlyphInfoIterator::HasNext() { in HasNext() function in sfntly::IndexSubTableFormat3::Builder::BitmapGlyphInfoIterator
Dindex_sub_table_format5.cc324 bool IndexSubTableFormat5::Builder::BitmapGlyphInfoIterator::HasNext() { in HasNext() function in sfntly::IndexSubTableFormat5::Builder::BitmapGlyphInfoIterator
Dindex_sub_table_format4.cc355 bool IndexSubTableFormat4::Builder::BitmapGlyphInfoIterator::HasNext() { in HasNext() function in sfntly::IndexSubTableFormat4::Builder::BitmapGlyphInfoIterator
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/
Dloca_table.cc83 bool LocaTable::LocaIterator::HasNext() { in HasNext() function in sfntly::LocaTable::LocaIterator
/third_party/node/deps/v8/src/heap/
Dspaces-inl.h177 bool MemoryChunkIterator::HasNext() { in HasNext() function
Dfree-list.h209 bool HasNext() const { return current_ != nullptr; } in HasNext() function
Dmark-compact.h50 inline bool HasNext() { return cell_index_ < last_cell_index_ - 1; } in HasNext() function
Dheap.cc6476 bool SpaceIterator::HasNext() { in HasNext() function in v8::internal::SpaceIterator
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc160 bool CMapTable::CMapIterator::HasNext() { in HasNext() function in sfntly::CMapTable::CMapIterator
375 bool CMapTable::CMapFormat0::CharacterIterator::HasNext() { in HasNext() function in sfntly::CMapTable::CMapFormat0::CharacterIterator
802 bool CMapTable::CMapFormat4::CharacterIterator::HasNext() { in HasNext() function in sfntly::CMapTable::CMapFormat4::CharacterIterator
Dname_table.cc243 bool NameTable::NameEntryIterator::HasNext() { in HasNext() function in sfntly::NameTable::NameEntryIterator
/third_party/node/deps/v8/src/deoptimizer/
Dtranslation-array.cc59 bool TranslationArrayIterator::HasNext() const { in HasNext() function in v8::internal::TranslationArrayIterator
/third_party/node/deps/v8/src/objects/
Dfeedback-vector-inl.h342 bool FeedbackMetadataIterator::HasNext() const { in HasNext() function
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumbermatcher.cc647 bool PhoneNumberMatcher::HasNext() { in HasNext() function in i18n::phonenumbers::PhoneNumberMatcher
/third_party/node/deps/v8/src/debug/
Ddebug-coverage.cc113 bool HasNext() const { in HasNext() function in v8::internal::__anon8952eb110211::CoverageBlockIterator
/third_party/node/deps/v8/src/torque/
Dearley-parser.h180 bool HasNext() const { return i_ < results_.size(); } in HasNext() function