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

/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit_view_win.cc456 const float kXHeightRatio = 0.7f; // The ratio of a font's x-height to its local
462 tm.tmInternalLeading) * kXHeightRatio) + 0.5);

Completed in 26 milliseconds