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

  /external/chromium/chrome/browser/ui/panels/
panel_manager.h 31 Panel* CreatePanel(Browser* browser);
panel_manager.cc 77 Panel* PanelManager::CreatePanel(Browser* browser) {
  /external/chromium/chrome/browser/ui/views/
instant_confirm_view.cc 33 views::GridLayout* layout = views::GridLayout::CreatePanel(this);
login_view.cc 42 GridLayout* layout = GridLayout::CreatePanel(this);
collected_cookies_win.cc 193 GridLayout* layout = GridLayout::CreatePanel(this);
261 GridLayout* layout = GridLayout::CreatePanel(pane);
320 GridLayout* layout = GridLayout::CreatePanel(pane);
uninstall_view.cc 41 GridLayout* layout = GridLayout::CreatePanel(this);
create_application_shortcut_view.cc 125 views::GridLayout* layout = views::GridLayout::CreatePanel(this);
269 views::GridLayout* layout = views::GridLayout::CreatePanel(this);
edit_search_engine_dialog.cc 151 GridLayout* layout = GridLayout::CreatePanel(this);
about_ipc_dialog.cc 227 views::GridLayout* layout = views::GridLayout::CreatePanel(this);
hung_renderer_view.cc 372 GridLayout* layout = GridLayout::CreatePanel(this);
  /external/chromium/chrome/browser/chromeos/login/
password_changed_view.cc 121 GridLayout* layout = GridLayout::CreatePanel(this);
captcha_view.cc 158 views::GridLayout* layout = views::GridLayout::CreatePanel(this);
eula_view.cc 165 views::GridLayout* layout = views::GridLayout::CreatePanel(this);
  /external/chromium/chrome/browser/ui/
input_window_dialog_win.cc 176 GridLayout* layout = GridLayout::CreatePanel(this);
browser.cc     [all...]
  /external/chromium/chrome/browser/first_run/
try_chrome_dialog_view.cc 83 views::GridLayout* layout = views::GridLayout::CreatePanel(root_view);
  /external/chromium/chrome/browser/ui/views/importer/
import_progress_dialog_view.cc 154 GridLayout* layout = GridLayout::CreatePanel(this);
  /external/chromium/chrome/browser/chromeos/options/
vpn_config_view.cc 278 views::GridLayout* layout = views::GridLayout::CreatePanel(this);
wifi_config_view.cc 605 views::GridLayout* layout = views::GridLayout::CreatePanel(this);
    [all...]
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_editor_view.cc 318 GridLayout* layout = GridLayout::CreatePanel(this);

Completed in 451 milliseconds