Home | History | Annotate | Download | only in tabs

Lines Matching refs:GetImageForState

321   gfx::ImageSkia GetImageForState(views::CustomButton::ButtonState state,
489 gfx::ImageSkia NewTabButton::GetImageForState(
513 return GetImageForState(state(), scale_factor);
515 GetImageForState(views::CustomButton::STATE_NORMAL, scale_factor),
516 GetImageForState(views::CustomButton::STATE_HOVERED, scale_factor),