Searched refs:SetFontFamilyWithStyle (Results 1 – 5 of 5) sorted by relevance
171 renderer.SetFontFamilyWithStyle(run.font_name, run.font_style); in DrawVisualText()
56 void SetFontFamilyWithStyle(const std::string& family, int font_style);
454 renderer.SetFontFamilyWithStyle(family_name, font_style); in DrawVisualText()
208 void SkiaTextRenderer::SetFontFamilyWithStyle(const std::string& family, in SetFontFamilyWithStyle() function in gfx::internal::SkiaTextRenderer
851 renderer.SetFontFamilyWithStyle(run->font.GetFontName(), run->font_style); in DrawVisualText()