| /external/chromium_org/third_party/WebKit/Source/core/dom/ |
| D | DocumentParser.cpp | 109 void DocumentParser::addClient(DocumentParserClient* client) in addClient() function in blink::DocumentParser
|
| /external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
| D | StyleGeneratedImage.cpp | 77 void StyleGeneratedImage::addClient(RenderObject* renderer) in addClient() function in blink::StyleGeneratedImage
|
| D | StyleFetchedImage.cpp | 95 void StyleFetchedImage::addClient(RenderObject* renderer) in addClient() function in blink::StyleFetchedImage
|
| D | StylePendingImage.h | 60 virtual void addClient(RenderObject*) OVERRIDE { } in addClient() function
|
| D | StyleFetchedImageSet.cpp | 102 void StyleFetchedImageSet::addClient(RenderObject* renderer) in addClient() function in blink::StyleFetchedImageSet
|
| /external/chromium_org/third_party/WebKit/Source/core/svg/ |
| D | SVGCursorElement.cpp | 84 void SVGCursorElement::addClient(SVGElement* element) in addClient() function in blink::SVGCursorElement
|
| D | SVGFilterElement.cpp | 152 void SVGFilterElement::addClient(Node* client) in addClient() function in blink::SVGFilterElement
|
| /external/chromium_org/third_party/WebKit/Source/core/html/ |
| D | HTMLImageElement.h | 85 void addClient(ImageLoaderClient* client) { imageLoader().addClient(client); } in addClient() function
|
| /external/chromium_org/third_party/WebKit/Source/bindings/core/v8/ |
| D | ScriptStreamer.h | 66 void addClient(ScriptResourceClient* client) in addClient() function
|
| /external/chromium_org/third_party/WebKit/Source/core/css/ |
| D | CSSImageGeneratorValue.cpp | 45 void CSSImageGeneratorValue::addClient(RenderObject* renderer, const IntSize& size) in addClient() function in blink::CSSImageGeneratorValue
|
| /external/chromium_org/chrome/browser/resources/cryptotoken/ |
| D | gnubbies.js | 242 Gnubbies.prototype.addClient = function(which, who, cb) { method in Gnubbies
|
| /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
| D | RenderSVGResourceContainer.cpp | 157 void RenderSVGResourceContainer::addClient(RenderObject* client) in addClient() function in blink::RenderSVGResourceContainer
|
| /external/chromium_org/third_party/WebKit/Source/platform/fonts/ |
| D | FontCache.cpp | 245 void FontCache::addClient(FontCacheClient* client) in addClient() function in blink::FontCache
|
| /external/chromium_org/third_party/WebKit/Source/core/loader/ |
| D | ImageLoader.cpp | 510 void ImageLoader::addClient(ImageLoaderClient* client) in addClient() function in blink::ImageLoader
|
| /external/chromium_org/third_party/WebKit/Source/core/fetch/ |
| D | Resource.cpp | 459 void Resource::addClient(ResourceClient* client) in addClient() function in blink::Resource
|