Searched defs:addClient (Results 1 – 10 of 10) sorted by relevance
65 void StyleGeneratedImage::addClient(RenderObject* renderer) in addClient() function in WebCore::StyleGeneratedImage
77 void StyleCachedImage::addClient(RenderObject* renderer) in addClient() function in WebCore::StyleCachedImage
54 virtual void addClient(RenderObject*) { } in addClient() function
103 void addClient() { m_clientCount++; } in addClient() function
47 void CSSImageGeneratorValue::addClient(RenderObject* renderer, const IntSize& size) in addClient() function in WebCore::CSSImageGeneratorValue
89 void SVGCursorElement::addClient(SVGElement* element) in addClient() function in WebCore::SVGCursorElement
142 void RenderSVGResourceContainer::addClient(RenderObject* client) in addClient() function in WebCore::RenderSVGResourceContainer
256 void CachedResource::addClient(CachedResourceClient* client) in addClient() function in WebCore::CachedResource
416 void FontCache::addClient(FontSelector* client) in addClient() function in WebCore::FontCache
297 void QTMovie::addClient(QTMovieClient* client) in addClient() function in QTMovie