Searched defs:title_font (Results 1 – 5 of 5) sorted by relevance
86 gfx::Font title_font = rb.GetFont(ResourceBundle::MediumBoldFont); in Init() local
285 gfx::Font title_font = rb.GetFont(ResourceBundle::MediumBoldFont).DeriveFont( in UpdateLocalizedStringsAndFonts() local
32 static gfx::Font *title_font = new gfx::Font(); in GetTitleFont() local
280 static gfx::Font* title_font = in GetTitleFont() local
200 static gfx::Font* title_font() { return title_font_; } in title_font() function