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 165 const int progress_height = progress_bar_->GetPreferredSize().height(); local
168 rect.y() + (rect.height() - progress_height) / 2,
170 progress_height);

Completed in 32 milliseconds