Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/chromeos/panels/
Dpanel_scroller_header.cc50 int font_top = 1; in OnPaint() local
51 canvas->DrawStringInt(title_, font, 0xFF000000, 3, font_top, in OnPaint()
52 size().width(), size().height() - font_top); in OnPaint()
/external/chromium/chrome/browser/autocomplete/
Dautocomplete_edit_view_win.cc2265 const int font_top = client_rect.top + font_y_adjustment_; in DrawSlashForInsecureScheme() local
2270 font_top + font_.GetBaseline() - font_x_height_ - in DrawSlashForInsecureScheme()
2273 font_top + font_.GetBaseline() + in DrawSlashForInsecureScheme()