HasDelegatedContent 29 cc/layers/delegated_renderer_layer_impl.h virtual bool HasDelegatedContent() const OVERRIDE; HasDelegatedContent 336 cc/layers/layer.h bool HasDelegatedContent() const { return false; } HasDelegatedContent 175 cc/layers/layer_impl.h virtual bool HasDelegatedContent() const; HasDelegatedContent 601 cc/trees/layer_tree_host_common.cc LayerClipsSubtree(layer) || layer->HasDelegatedContent(); HasDelegatedContent 1070 cc/trees/layer_tree_host_common.cc bool has_delegated_content = layer->HasDelegatedContent();