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

/external/chromium_org/ui/gfx/
H A Dplatform_font_win_unittest.cc73 static int GetMinFontSize() { function in namespace:gfx
80 PlatformFontWin::get_minimum_font_size_callback = &GetMinFontSize;
83 const Font min_font(base_font.GetFontName(), GetMinFontSize());

Completed in 311 milliseconds