Searched defs:setNeedsDisplayInRect (Results 1 – 9 of 9) sorted by relevance
108 void setNeedsDisplayInRect(const IntRect& rect) in setNeedsDisplayInRect() function in WebCore::PlatformLayerProxyQWidget145 void setNeedsDisplayInRect(const IntRect& rect) in setNeedsDisplayInRect() function in WebCore::PlatformLayerProxyQGraphicsObject
69 void GraphicsLayerTextureMapper::setNeedsDisplayInRect(const FloatRect& rect) in setNeedsDisplayInRect() function in WebCore::GraphicsLayerTextureMapper
140 void TextureMapperNode::setNeedsDisplayInRect(IntRect rect) in setNeedsDisplayInRect() function in WebCore::TextureMapperNode
332 void GraphicsLayerChromium::setNeedsDisplayInRect(const FloatRect& rect) in setNeedsDisplayInRect() function in WebCore::GraphicsLayerChromium
330 void GraphicsLayerCACF::setNeedsDisplayInRect(const FloatRect& rect) in setNeedsDisplayInRect() function in WebCore::GraphicsLayerCACF
872 void GraphicsLayerAndroid::setNeedsDisplayInRect(const FloatRect& rect) in setNeedsDisplayInRect() function in WebCore::GraphicsLayerAndroid
971 void GraphicsLayerQt::setNeedsDisplayInRect(const FloatRect& rect) in setNeedsDisplayInRect() function in WebCore::GraphicsLayerQt
565 void GraphicsLayerCA::setNeedsDisplayInRect(const FloatRect& r) in setNeedsDisplayInRect() function in WebCore::GraphicsLayerCA
289 static void setNeedsDisplayInRect(NSView *self, SEL cmd, NSRect invalidRect) function