HomeSort by relevance Sort by last modified time
    Searched refs:ShouldPaintAsActive (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/ash/wm/panels/
panel_frame_view.cc 114 bool paint_as_active = ShouldPaintAsActive();
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_non_client_frame_view_ash.cc 246 ShouldPaintAsActive() ?
572 if (ShouldPaintAsActive()) {
580 if (ShouldPaintAsActive()) {
595 return ShouldPaintAsActive() ?
opaque_browser_frame_view.cc     [all...]
app_panel_browser_frame_view.cc 333 if (ShouldPaintAsActive()) {
  /external/chromium_org/ui/views/window/
non_client_view.h 84 bool ShouldPaintAsActive() const;
non_client_view.cc 301 bool NonClientFrameView::ShouldPaintAsActive() const {
  /external/chromium_org/ash/wm/
custom_frame_view_ash.cc 139 bool paint_as_active = ShouldPaintAsActive();
  /external/chromium/chrome/browser/ui/views/frame/
opaque_browser_frame_view.cc 575 if (ShouldPaintAsActive()) {
590 if (ShouldPaintAsActive()) {
597 } else if (ShouldPaintAsActive()) {
628 canvas->DrawBitmapInt(*tp->GetBitmapNamed(ShouldPaintAsActive() ?
686 theme_frame = rb.GetBitmapNamed(ShouldPaintAsActive() ?
689 theme_frame = tp->GetBitmapNamed(ShouldPaintAsActive() ?
692 theme_frame = tp->GetBitmapNamed(ShouldPaintAsActive() ?
719 SkBitmap* theme_overlay = tp->GetBitmapNamed(ShouldPaintAsActive() ?
    [all...]
app_panel_browser_frame_view.cc 337 if (ShouldPaintAsActive()) {
  /external/chromium_org/chrome/browser/ui/views/extensions/
shell_window_frame_view.cc 297 if (ShouldPaintAsActive()) {

Completed in 958 milliseconds