Searched refs:BackgroundPaintProperties (Results 1 – 5 of 5) sorted by relevance
22 style::BackgroundPaintProperties::Unevaluated unevaluated;23 style::BackgroundPaintProperties::PossiblyEvaluated evaluated;
17 BackgroundPaintProperties::Transitionable paint;
27 class BackgroundPaintProperties : public Properties< class
31 impl_->paint = BackgroundPaintProperties::Transitionable(); in cloneRef()
306 const BackgroundPaintProperties::PossiblyEvaluated& paint = background->evaluated; in render()