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

  /external/chromium_org/chrome/browser/ui/panels/
detached_panel_collection.cc 86 panel->set_collection(this);
97 panel->set_collection(NULL);
docked_panel_collection.cc 96 panel->set_collection(this);
158 panel->set_collection(NULL);
stacked_panel_collection.cc 209 panel->set_collection(this);
274 panel->set_collection(NULL);
panel.h 176 void set_collection(PanelCollection* new_collection) { function in class:Panel

Completed in 93 milliseconds