Searched defs:GetWindowTitle (Results 51 - 61 of 61) sorted by relevance

123

/external/chromium_org/chrome/browser/ui/views/website_settings/
H A Dpermissions_bubble_view.cc191 virtual base::string16 GetWindowTitle() const OVERRIDE;
371 base::string16 PermissionsBubbleDelegateView::GetWindowTitle() const { function in class:PermissionsBubbleDelegateView
/external/chromium_org/components/native_app_window/
H A Dnative_app_window_views.cc225 base::string16 NativeAppWindowViews::GetWindowTitle() const { function in class:native_app_window::NativeAppWindowViews
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel.cc758 base::string16 Panel::GetWindowTitle() const { function in class:Panel
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dextension_install_dialog_view.cc789 base::string16 ExtensionInstallDialogView::GetWindowTitle() const { function in class:ExtensionInstallDialogView
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dopaque_browser_frame_view.cc139 browser_view->GetWindowTitle(),
392 base::string16 OpaqueBrowserFrameView::GetWindowTitle() const { function in class:OpaqueBrowserFrameView
393 return frame()->widget_delegate()->GetWindowTitle();
H A Dbrowser_view.cc1529 base::string16 BrowserView::GetWindowTitle() const { function in class:BrowserView
1537 GetWindowTitle());
1539 return GetWindowTitle();
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_view.cc793 base::string16 PanelView::GetWindowTitle() const { function in class:PanelView
794 return panel_->GetWindowTitle();
/external/chromium_org/third_party/webrtc/base/
H A Dx11windowpicker.cc630 if (GetWindowTitle(app_window, &title)) {
643 bool GetWindowTitle(Window window, std::string* title) { function in class:rtc::XWindowEnumerator
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dautofill_dialog_views.cc1530 base::string16 AutofillDialogViews::GetWindowTitle() const { function in class:autofill::AutofillDialogViews
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 295 milliseconds

123