HomeSort by relevance Sort by last modified time
    Searched defs:ShouldShowWindowTitle (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/chrome/browser/ui/views/
update_recommended_message_box.cc 66 bool UpdateRecommendedMessageBox::ShouldShowWindowTitle() const {
screen_capture_notification_ui_views.cc 99 virtual bool ShouldShowWindowTitle() const OVERRIDE;
295 bool ScreenCaptureNotificationUIViews::ShouldShowWindowTitle() const {
session_crashed_bubble_view.cc 229 bool SessionCrashedBubbleView::ShouldShowWindowTitle() const {
  /external/chromium_org/chrome/browser/chromeos/login/ui/
captive_portal_view.cc 68 bool CaptivePortalView::ShouldShowWindowTitle() const {
  /external/chromium_org/chrome/browser/chromeos/ui/
echo_dialog_view.cc 146 bool EchoDialogView::ShouldShowWindowTitle() const {
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_dialog.cc 159 bool ExtensionDialog::ShouldShowWindowTitle() const {
  /external/chromium_org/ui/views/controls/webview/
web_dialog_view.cc 166 bool WebDialogView::ShouldShowWindowTitle() const {
  /external/chromium_org/ui/views/widget/
widget_delegate.cc 78 bool WidgetDelegate::ShouldShowWindowTitle() const {
  /external/chromium_org/chrome/browser/ui/views/website_settings/
permissions_bubble_view.cc 189 virtual bool ShouldShowWindowTitle() const OVERRIDE;
362 bool PermissionsBubbleDelegateView::ShouldShowWindowTitle() const {
  /external/chromium_org/components/native_app_window/
native_app_window_views.cc 229 bool NativeAppWindowViews::ShouldShowWindowTitle() const {
  /external/chromium_org/chrome/browser/ui/views/frame/
opaque_browser_frame_view.cc 141 window_title_->SetVisible(browser_view->ShouldShowWindowTitle());
383 bool OpaqueBrowserFrameView::ShouldShowWindowTitle() const {
389 delegate->ShouldShowWindowTitle();
    [all...]
browser_view.cc     [all...]

Completed in 385 milliseconds