Home | History | Annotate | Download | only in gfx

Lines Matching refs:GetFontName

507     renderer.SetFontFamilyWithStyle(run->font.GetFontName(), run->font_style);
715 successful_substitute_fonts_[original_font.GetFontName()] = run->font;
724 successful_substitute_fonts_.find(original_font.GetFontName());