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 68 void SetFocusCycler(FocusCycler* focus_cycler);
shelf_widget.cc 777 SetFocusCycler(shell->focus_cycler());
797 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 40 milliseconds