Searched refs:BitmapGlyphInfoIter (Results 1 – 4 of 4) sorted by relevance
173 typedef Iterator<BitmapGlyphInfo, IndexSubTable::Builder> BitmapGlyphInfoIter; typedef174 typedef Ptr<BitmapGlyphInfoIter> BitmapGlyphInfoIterPtr;
47 bool HasNext(BitmapGlyphInfoIter* iterator_base);48 CALLER_ATTACH BitmapGlyphInfo* Next(BitmapGlyphInfoIter* iterator_base);
58 CALLER_ATTACH BitmapGlyphInfoIter* Iterator();
512 BitmapGlyphInfoIter* iterator_base) { in HasNext()559 BitmapGlyphInfoIter* iterator_base) { in Next()