Home
last modified time | relevance | path

Searched refs:should_show_icon (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
Dopaque_browser_frame_view_layout.cc308 bool should_show_icon = delegate_->ShouldShowWindowIcon(); in LayoutTitleBar() local
311 if (should_show_icon || should_show_title) { in LayoutTitleBar()
340 if (should_show_icon) in LayoutTitleBar()