HomeSort by relevance Sort by last modified time
    Searched defs:SetDrawBackgroundAsActive (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/shelf/
app_list_button.cc 94 SetDrawBackgroundAsActive(false);
109 SetDrawBackgroundAsActive(true);
115 SetDrawBackgroundAsActive(false);
187 void AppListButton::SetDrawBackgroundAsActive(
  /external/chromium_org/ash/system/tray/
tray_background_view.cc 440 SetDrawBackgroundAsActive(true);
443 SetDrawBackgroundAsActive(false);
650 void TrayBackgroundView::SetDrawBackgroundAsActive(bool visible) {

Completed in 206 milliseconds