Searched refs:cssToGraphicsLayerProperty (Results 1 – 2 of 2) sorted by relevance
195 static AnimatedPropertyID cssToGraphicsLayerProperty(int);
1390 AnimatedPropertyID animatedProperty = cssToGraphicsLayerProperty(property); in paintIntoLayer()1397 AnimatedPropertyID animatedProperty = cssToGraphicsLayerProperty(property); in paintIntoLayer()1453 AnimatedPropertyID RenderLayerBacking::cssToGraphicsLayerProperty(int cssProperty) in paintIntoLayer() function in WebCore::RenderLayerBacking