Home
last modified time | relevance | path

Searched defs:get_minimum_font_size_callback (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/gfx/
Dplatform_font_win.h35 static GetMinimumFontSizeCallback get_minimum_font_size_callback; variable
Dplatform_font_win.cc74 PlatformFontWin::get_minimum_font_size_callback = NULL; member in gfx::PlatformFontWin