FillsBoundsCompletely   29 cc/layers/content_layer_unittest.cc   virtual bool FillsBoundsCompletely() const OVERRIDE { return false; }
FillsBoundsCompletely   63 cc/layers/picture_image_layer.cc bool PictureImageLayer::FillsBoundsCompletely() const {
FillsBoundsCompletely   27 cc/layers/picture_layer_unittest.cc   virtual bool FillsBoundsCompletely() const OVERRIDE {
FillsBoundsCompletely   45 cc/test/fake_content_layer_client.cc bool FakeContentLayerClient::FillsBoundsCompletely() const { return false; }
FillsBoundsCompletely   31 cc/test/solid_color_content_layer_client.cc bool SolidColorContentLayerClient::FillsBoundsCompletely() const {
FillsBoundsCompletely  202 cc/trees/layer_tree_host_common_unittest.cc   virtual bool FillsBoundsCompletely() const OVERRIDE { return false; }
FillsBoundsCompletely   27 cc/trees/layer_tree_host_pixeltest_masks.cc   virtual bool FillsBoundsCompletely() const OVERRIDE { return false; }
FillsBoundsCompletely   66 cc/trees/layer_tree_host_pixeltest_on_demand_raster.cc   virtual bool FillsBoundsCompletely() const OVERRIDE { return false; }
FillsBoundsCompletely 1316 cc/trees/layer_tree_host_unittest.cc   virtual bool FillsBoundsCompletely() const OVERRIDE { return false; }
FillsBoundsCompletely 2598 cc/trees/layer_tree_host_unittest.cc     virtual bool FillsBoundsCompletely() const OVERRIDE { return false; }
FillsBoundsCompletely 2838 cc/trees/layer_tree_host_unittest.cc     virtual bool FillsBoundsCompletely() const OVERRIDE { return false; }
FillsBoundsCompletely  671 ui/compositor/layer.cc bool Layer::FillsBoundsCompletely() const { return fills_bounds_completely_; }
FillsBoundsCompletely   85 webkit/renderer/compositor_bindings/web_content_layer_impl.cc bool WebContentLayerImpl::FillsBoundsCompletely() const { return false; }