FillsBoundsCompletely  130 cc/layers/content_layer.cc     updater_->SetFillsBoundsCompletely(client_->FillsBoundsCompletely());
FillsBoundsCompletely   31 cc/layers/content_layer_client.h   virtual bool FillsBoundsCompletely() const = 0;
FillsBoundsCompletely   33 cc/layers/picture_image_layer.h   virtual bool FillsBoundsCompletely() const OVERRIDE;
FillsBoundsCompletely  118 cc/layers/picture_layer.cc                            client_->FillsBoundsCompletely(),
FillsBoundsCompletely   34 cc/test/fake_content_layer_client.h   virtual bool FillsBoundsCompletely() const OVERRIDE;
FillsBoundsCompletely   23 cc/test/solid_color_content_layer_client.h   virtual bool FillsBoundsCompletely() const OVERRIDE;
FillsBoundsCompletely  325 ui/compositor/layer.h   virtual bool FillsBoundsCompletely() const OVERRIDE;
FillsBoundsCompletely   47 ui/compositor/layer_owner.cc   new_layer->SetFillsBoundsCompletely(old_layer->FillsBoundsCompletely());
FillsBoundsCompletely   43 webkit/renderer/compositor_bindings/web_content_layer_impl.h   virtual bool FillsBoundsCompletely() const OVERRIDE;