HomeSort by relevance Sort by last modified time
    Searched refs:SetFontFamilyWithStyle (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ui/gfx/
render_text.h 58 void SetFontFamilyWithStyle(const std::string& family, int font_style);
render_text_mac.cc 171 renderer.SetFontFamilyWithStyle(run.font_name, run.font_style);
render_text_pango.cc 466 renderer.SetFontFamilyWithStyle(family_name, font_style);
render_text_win.cc 865 renderer.SetFontFamilyWithStyle(run->font.GetFontName(), run->font_style);
    [all...]
render_text.cc 213 void SkiaTextRenderer::SetFontFamilyWithStyle(const std::string& family,
    [all...]

Completed in 266 milliseconds