Searched refs:ShouldPaintAsActive (Results 1 – 7 of 7) sorted by relevance
251 bool should_paint_as_active_old = ShouldPaintAsActive(); in SetInactiveRenderingDisabled()255 if (should_paint_as_active_old != ShouldPaintAsActive()) in SetInactiveRenderingDisabled()259 bool NonClientFrameView::ShouldPaintAsActive() const { in ShouldPaintAsActive() function in views::NonClientFrameView
52 bool ShouldPaintAsActive() const;
306 caption_button_container_->SetPaintAsActive(ShouldPaintAsActive()); in OnPaint()311 ShouldPaintAsActive() && in OnPaint()315 ash::HeaderPainter::Mode header_mode = ShouldPaintAsActive() ? in OnPaint()
842 if (ShouldPaintAsActive()) { in GetFrameColor()866 if (ShouldPaintAsActive()) { in GetFrameImage()875 if (ShouldPaintAsActive()) { in GetFrameImage()902 return tp->GetImageSkiaNamed(ShouldPaintAsActive() ? in GetFrameOverlayImage()
113 bool paint_as_active = ShouldPaintAsActive(); in OnPaint()
297 if (ShouldPaintAsActive()) { in OnPaint()
288 frame_->non_client_view()->frame_view()->ShouldPaintAsActive(); in OnPaint()