Searched refs:sub_table_glyph_info_iter_ (Results 1 – 2 of 2) sorted by relevance
486 sub_table_glyph_info_iter_.Attach((*sub_table_iter_)->GetIterator()); in BitmapGlyphInfoIterator()490 if (sub_table_glyph_info_iter_ && HasNext(sub_table_glyph_info_iter_)) { in HasNext()494 sub_table_glyph_info_iter_.Attach((*sub_table_iter_)->GetIterator()); in HasNext()495 if (HasNext(sub_table_glyph_info_iter_)) { in HasNext()508 return Next(sub_table_glyph_info_iter_); in Next()
51 BitmapGlyphInfoIterPtr sub_table_glyph_info_iter_; variable