Home | History | Annotate | Download | only in views

Lines Matching defs:resources_

220   scoped_ptr<views::WindowResources> resources_;
430 SkBitmap* top_left_corner = resources_->GetPartBitmap(FRAME_TOP_LEFT_CORNER);
432 resources_->GetPartBitmap(FRAME_TOP_RIGHT_CORNER);
433 SkBitmap* top_edge = resources_->GetPartBitmap(FRAME_TOP_EDGE);
434 SkBitmap* right_edge = resources_->GetPartBitmap(FRAME_RIGHT_EDGE);
435 SkBitmap* left_edge = resources_->GetPartBitmap(FRAME_LEFT_EDGE);
437 resources_->GetPartBitmap(FRAME_BOTTOM_LEFT_CORNER);
439 resources_->GetPartBitmap(FRAME_BOTTOM_RIGHT_CORNER);
440 SkBitmap* bottom_edge = resources_->GetPartBitmap(FRAME_BOTTOM_EDGE);
551 resources_.reset(views::WidgetWin::IsAeroGlassEnabled() ?