Home
last modified time | relevance | path

Searched refs:AdjustFontSize (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/gfx/
Dplatform_font_win.cc40 int AdjustFontSize(int lf_height, int size_delta) { in AdjustFontSize() function
129 font_info.lfHeight = AdjustFontSize(-requested_font_size, size_delta); in DeriveFont()
227 AdjustFontSize(metrics.lfMessageFont.lfHeight, 0); in GetBaseFontRef()