Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/autocomplete/
Dautocomplete_edit_view_win.h512 int font_x_height_; variable
Dautocomplete_edit_view_win.cc461 font_x_height_ = static_cast<int>((static_cast<float>(font_.GetBaseline() - in AutocompleteEditViewWin()
2270 font_top + font_.GetBaseline() - font_x_height_ - in DrawSlashForInsecureScheme()