HomeSort by relevance Sort by last modified time
    Searched full:logo_height (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/ui/views/
first_run_search_engine_view.cc 388 int logo_height = search_engine_choices_[0]->GetChoiceViewHeight(); local
392 int logo_section_height = logo_height + kVertSpacing + button_height;
412 logo_height);
417 next_h_space, next_v_space, logo_width, logo_height);
423 next_h_space, next_v_space, logo_width, logo_height);
430 next_h_space, next_v_space, logo_width, logo_height);
433 next_v_space = search_engine_choices_[0]->GetView()->y() + logo_height +

Completed in 2697 milliseconds