Searched refs:CalculateOffsetToAncestorWithLayer (Results 1 – 4 of 4) sorted by relevance
123 virtual gfx::Vector2d CalculateOffsetToAncestorWithLayer(
637 gfx::Vector2d RootView::CalculateOffsetToAncestorWithLayer( in CalculateOffsetToAncestorWithLayer() function in views::internal::RootView639 gfx::Vector2d offset(View::CalculateOffsetToAncestorWithLayer(layer_parent)); in CalculateOffsetToAncestorWithLayer()
1397 gfx::Vector2d View::CalculateOffsetToAncestorWithLayer( in CalculateOffsetToAncestorWithLayer() function in views::View1408 parent_->CalculateOffsetToAncestorWithLayer(layer_parent); in CalculateOffsetToAncestorWithLayer()1419 offset += parent_->CalculateOffsetToAncestorWithLayer(&parent_layer); in UpdateParentLayer()1919 parent_->CalculateOffsetToAncestorWithLayer(NULL)); in BoundsChanged()1926 UpdateChildLayerBounds(CalculateOffsetToAncestorWithLayer(NULL)); in BoundsChanged()2209 UpdateChildLayerBounds(CalculateOffsetToAncestorWithLayer(NULL)); in DestroyLayer()
1100 virtual gfx::Vector2d CalculateOffsetToAncestorWithLayer(