Searched refs:inactive_font (Results 1 – 1 of 1) sorted by relevance
43 static gfx::Font* inactive_font = NULL; variable110 inactive_font = new gfx::Font(base_font.DeriveFont(0, gfx::Font::BOLD)); in InitializeResources()111 active_font = inactive_font; in InitializeResources()438 title_label_->SetFont(*inactive_font); in OnFocusOut()