OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateAncestorClippingLayerGeometry
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
CompositedLayerMapping.h
216
void
updateAncestorClippingLayerGeometry
(const RenderLayer* compositingContainer, const IntPoint& snappedOffsetFromCompositedAncestor, IntPoint& graphicsLayerParentLocation);
CompositedLayerMapping.cpp
361
//
updateAncestorClippingLayerGeometry
will fail as the clip rect will be
671
updateAncestorClippingLayerGeometry
(compositingContainer, snappedOffsetFromCompositedAncestor, graphicsLayerParentLocation);
[
all
...]
Completed in 43 milliseconds