HomeSort by relevance Sort by last modified time
    Searched defs:DeriveFont (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/gfx/
platform_font_pango.cc 145 Font PlatformFontPango::DeriveFont(int size_delta, int style) const {
platform_font_win.cc 100 Font font = DeriveFont(-1, style);
125 Font PlatformFontWin::DeriveFont(int size_delta, int style) const {

Completed in 4077 milliseconds