HomeSort by relevance Sort by last modified time
    Searched refs:ForceUndimming (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ash/shelf/
shelf_widget.h 76 void ForceUndimming(bool force);
shelf_widget.cc 67 void ForceUndimming(bool force);
168 void DimmerView::ForceUndimming(bool force) {
365 void ForceUndimming(bool force);
577 void ShelfWidget::DelegateView::ForceUndimming(bool force) {
579 dimmer_view_->ForceUndimming(force);
775 void ShelfWidget::ForceUndimming(bool force) {
776 delegate_view_->ForceUndimming(force);
shelf_view.cc     [all...]
shelf_layout_manager_unittest.cc     [all...]

Completed in 54 milliseconds