Searched refs:FindFontThisHigh (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/
H A Dwm_overview_title.cc44 Font FindFontThisHigh(int pixels, Font base) { function in namespace:chromeos::__anon1894
69 title_label_->SetFont(FindFontThisHigh(16, title_label_->font()));
75 url_label_->SetFont(FindFontThisHigh(14, title_label_->font()));

Completed in 99 milliseconds