HomeSort by relevance Sort by last modified time
    Searched defs:SetContentBounds (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/views/corewm/
shadow.cc 70 void Shadow::SetContentBounds(const gfx::Rect& content_bounds) {
191 image_grid_->SetContentBounds(image_grid_bounds);
image_grid.cc 213 void ImageGrid::SetContentBounds(const gfx::Rect& content_bounds) {
  /external/chromium_org/cc/test/
tiled_layer_test_common.cc 150 void FakeTiledLayerWithScaledBounds::SetContentBounds(
  /external/chromium_org/cc/layers/
layer_impl.cc 391 layer->SetContentBounds(content_bounds());
793 void LayerImpl::SetContentBounds(gfx::Size content_bounds) {
    [all...]

Completed in 74 milliseconds