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

  /external/chromium_org/ui/app_list/views/
search_result_view.cc 162 const int progress_height = progress_bar_->GetPreferredSize().height(); local
165 rect.y() + (rect.height() - progress_height) / 2,
167 progress_height);

Completed in 148 milliseconds