Searched refs:kListHeight (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/athena/system/
H A Dnetwork_selector.cc368 const int kListHeight = 500; local
372 scroller_->SetBounds(0, 0, 400, kListHeight);
379 scroller_->ClipHeightTo(kListHeight, kListHeight);

Completed in 150 milliseconds