Searched defs:Init (Results 226 - 250 of 1406) sorted by path

1234567891011>>

/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dpassword_generation_popup_view_views.cc39 void Init(const base::string16& suggestion_text, function in class:autofill::__anon5220::PasswordTextBox
85 void Init(const base::string16& password, function in class:autofill::PasswordGenerationPopupViewViews::PasswordBox
104 password_text_box->Init(suggestion, password, font_list);
163 password_view_->Init(controller_->password(),
/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view.cc488 Init();
1348 void BookmarkBarView::Init() { function in class:BookmarkBarView
1371 profile_pref_registrar_.Init(browser_->profile()->GetPrefs());
H A Dbookmark_bubble_view.cc148 void BookmarkBubbleView::Init() { function in class:BookmarkBubbleView
H A Dbookmark_editor_view.cc81 Init();
268 void BookmarkEditorView::Init() { function in class:BookmarkEditorView
H A Dbookmark_menu_delegate.cc64 void BookmarkMenuDelegate::Init(views::MenuDelegate* real_delegate, function in class:BookmarkMenuDelegate
/external/chromium_org/chrome/browser/ui/views/
H A Dcollected_cookies_views.cc135 void Init() { function in class:InfobarView
167 Init();
276 Init();
287 void CollectedCookiesViews::Init() { function in class:CollectedCookiesViews
H A Dconflicting_module_view_win.cc84 bubble_shown.Init(prefs::kModuleConflictBubbleShown,
116 bubble_shown.Init(
129 void ConflictingModuleView::Init() { function in class:ConflictingModuleView
H A Dcontent_setting_bubble_contents.cc184 void ContentSettingBubbleContents::Init() { function in class:ContentSettingBubbleContents
H A Dcookie_info_view.cc110 Init();
134 void CookieInfoView::Init() { function in class:CookieInfoView
H A Dcreate_application_shortcut_view.cc77 void Init(const base::string16& title,
97 Init(title, description, icon);
100 void AppInfoView::Init(const base::string16& title_text, function in class:__anon5239::AppInfoView
H A Dcritical_notification_bubble_view.cc155 void CriticalNotificationBubbleView::Init() { function in class:CriticalNotificationBubbleView
H A Dcrypto_module_password_dialog_view.cc28 Init(hostname, slot_name, reason);
80 void CryptoModulePasswordDialogView::Init(const std::string& hostname, function in class:chrome::CryptoModulePasswordDialogView
H A Ddropdown_bar_host.cc36 void DropdownBarHost::Init(views::View* host_view, function in class:DropdownBarHost
51 host_->Init(params);
H A Dedit_search_engine_dialog.cc50 Init();
124 void EditSearchEngineDialog::Init() { function in class:EditSearchEngineDialog
H A Dfirst_run_bubble.cc39 void FirstRunBubble::Init() { function in class:FirstRunBubble
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dbookmark_app_bubble_view.cc98 void BookmarkAppBubbleView::Init() { function in class:BookmarkAppBubbleView
H A Dextension_message_bubble_view.cc128 void ExtensionMessageBubbleView::Init() { function in class:extensions::ExtensionMessageBubbleView
H A Dextension_view_views.cc84 void ExtensionViewViews::Init() { function in class:ExtensionViewViews
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_desktop_window_tree_host_x11.cc105 void BrowserDesktopWindowTreeHostX11::Init( function in class:BrowserDesktopWindowTreeHostX11
108 views::DesktopWindowTreeHostX11::Init(content_window, params);
H A Dbrowser_header_painter_ash.cc128 void BrowserHeaderPainterAsh::Init( function in class:BrowserHeaderPainterAsh
H A Dbrowser_non_client_frame_view_ash.cc113 void BrowserNonClientFrameViewAsh::Init() { function in class:BrowserNonClientFrameViewAsh
134 header_painter->Init(frame(), this, caption_button_container_);
154 header_painter->Init(frame(), this, caption_button_container_);
159 header_painter->Init(frame(), browser_view(), this, window_icon_,
H A Dbrowser_view.cc457 void BrowserView::Init(Browser* browser) { function in class:BrowserView
1962 toolbar_->Init();
1972 immersive_mode_controller_->Init(this);
1975 browser_view_layout->Init(new BrowserViewLayoutDelegateImpl(this),
2377 view->Init(browser);
H A Dbrowser_view_layout.cc140 void BrowserViewLayout::Init( function in class:BrowserViewLayout
H A Dimmersive_mode_controller_ash.cc58 void ImmersiveModeControllerAsh::Init(BrowserView* browser_view) { function in class:ImmersiveModeControllerAsh
61 controller_->Init(this, browser_view_->frame(),
H A Dimmersive_mode_controller_stub.cc15 void ImmersiveModeControllerStub::Init(BrowserView* browser_view) { function in class:ImmersiveModeControllerStub

Completed in 1350 milliseconds

1234567891011>>