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

  /external/chromium_org/chrome/browser/ui/panels/
docked_panel_collection.h 102 Panel* last_panel() const { return panels_.empty() ? NULL : panels_.back(); } function in class:DockedPanelCollection
  /external/chromium_org/ash/shelf/
shelf_view_unittest.cc 834 LauncherID last_panel = first_panel; local
837 last_panel = AddPanel();
845 EXPECT_TRUE(GetButtonByID(last_panel)->visible());
852 GetButtonByID(last_panel)->visible()) {
857 EXPECT_TRUE(GetButtonByID(last_panel)->visible());
    [all...]

Completed in 47 milliseconds