Searched refs:fonts_ (Results 1 – 5 of 5) sorted by relevance
60 fonts_(new FontIdMap) { in FontInfo()70 fonts_ = new FontIdMap(fonts->begin(), fonts->end()); in FontInfo()76 delete fonts_; in ~FontInfo()80 if (!fonts_) in GetTable()82 FontIdMap::iterator it = fonts_->find(font_id); in GetTable()83 if (it == fonts_->end()) in GetTable()89 if (!fonts_) in GetTableMap()91 FontIdMap::iterator it = fonts_->find(font_id); in GetTableMap()92 if (it == fonts_->end()) in GetTableMap()106 *fonts_ = *fonts; in set_fonts()
40 fonts_.insert(std::make_pair(i, fonts->at(i))); in Merger()59 font_info->set_fonts(&fonts_); in MergeFontInfos()60 for (FontIdMap::iterator it = fonts_.begin(), in MergeFontInfos()61 e = fonts_.end(); it != e; ++it) { in MergeFontInfos()
87 FontIdMap* fonts() const { return fonts_; } in fonts()94 FontIdMap* fonts_; variable
41 FontIdMap fonts_;
326 #### _Type1/Type3 fonts_