Lines Matching refs:paintIntoLayer
9943 … (WebCore::RenderLayerBacking::paintIntoLayer): We no longer paint the reflection in software.
9955 (WebCore::RenderLayerBacking::paintIntoLayer): No need to paint the reflection manually now.
28670 (WebCore::RenderLayerBacking::paintIntoLayer):
30297 (WebCore::RenderLayerBacking::paintIntoLayer):
46726 When deciding if a layer had any renderable content, RenderLayerBacking::paintIntoLayer()
46735 (WebCore::RenderLayerBacking::paintIntoLayer):
69770 (WebCore::RenderLayerBacking::paintIntoLayer):
88250 RenderLayerBacking's paintIntoLayer() method called updateLayerListsIfNeeded(),
88252 Prevent this from happening by not doing a compositing update from paintIntoLayer().
88256 compositing layers, and is still called from paintIntoLayer().
92659 (WebCore::RenderLayerBacking::paintIntoLayer):
95293 (WebCore::RenderLayerBacking::paintIntoLayer):
95459 (WebCore::RenderLayerBacking::paintIntoLayer):
95462 Remove the unused 'haveTransparency' param to paintIntoLayer().