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

/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit_view_win.cc2350 const int highlight_y = client_rect.top + font_y_adjustment_; local
2353 highlight_y,
2355 highlight_y + font_.GetHeight());
/external/chromium_org/chrome/browser/ui/views/omnibox/
H A Domnibox_view_win.cc2605 const int highlight_y = client_rect.top + font_y_adjustment_; local
2608 highlight_y,
2610 highlight_y + font_list_.GetHeight());

Completed in 476 milliseconds