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

  /external/chromium_org/apps/
shell_window.h 50 class ShellWindowContents {
52 ShellWindowContents() {}
53 virtual ~ShellWindowContents() {}
70 DISALLOW_COPY_AND_ASSIGN(ShellWindowContents);
185 ShellWindowContents* shell_window_contents,
246 ShellWindowContents* shell_window_contents_for_test() {
368 scoped_ptr<ShellWindowContents> shell_window_contents_;
app_window_contents.h 29 // ShellWindowContents class specific to app windows. It maintains a
32 class AppWindowContents : public ShellWindowContents,
40 // ShellWindowContents
shell_window.cc 83 ShellWindowContents* shell_window_contents,
  /external/chromium_org/chrome/browser/extensions/api/tabs/
ash_panel_contents.h 28 // apps::ShellWindowContents class specific to panel windows created by v1
33 class AshPanelContents : public apps::ShellWindowContents,
41 // apps::ShellWindowContents

Completed in 208 milliseconds