Searched refs:CMapIterator (Results 1 – 4 of 4) sorted by relevance
82 - `CMapTable::CMapIterator` iteration through the CMapTable is84 - `CMapTable::CMapFilter` Java-style filter; CMapIterator supports87 of CMap. Used in conjunction with CMapIterator, this is how the CMap
82 CMapTable::CMapIterator cmap_iter(cmap_table, NULL); in TEST()
92 CMapIterator cmap_iterator(this, &id_filter); in GetCMap()155 CMapTable::CMapIterator::CMapIterator(CMapTable* table, in CMapIterator() function in sfntly::CMapTable::CMapIterator160 bool CMapTable::CMapIterator::HasNext() { in HasNext()176 CALLER_ATTACH CMapTable::CMap* CMapTable::CMapIterator::Next() { in Next()
538 class CMapIterator {541 CMapIterator(CMapTable* table, const CMapFilter* filter);