Searched defs:DeriveFont (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/gfx/
H A Dplatform_font_pango.cc151 Font PlatformFontPango::DeriveFont(int size_delta, int style) const { function in class:gfx::PlatformFontPango
H A Dplatform_font_win.cc108 Font font = DeriveFont(-1, style);
133 Font PlatformFontWin::DeriveFont(int size_delta, int style) const { function in class:gfx::PlatformFontWin

Completed in 1673 milliseconds