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

  /external/chromium_org/ash/shelf/
shelf_widget.h 63 void SetFocusCycler(FocusCycler* focus_cycler);
shelf_widget.cc 739 SetFocusCycler(shell->focus_cycler());
759 void ShelfWidget::SetFocusCycler(FocusCycler* focus_cycler) {
  /external/chromium_org/ash/
focus_cycler_unittest.cc 84 shelf_widget()->SetFocusCycler(NULL);
122 shelf_widget()->SetFocusCycler(focus_cycler());

Completed in 195 milliseconds