OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateClippingLayers
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
CompositedLayerMapping.h
239
bool
updateClippingLayers
(bool needsAncestorClip, bool needsDescendantClip);
CompositedLayerMapping.cpp
190
updateClippingLayers
(false, false);
419
if (
updateClippingLayers
(needsAncestorClip, needsDescendantsClippingLayer))
[
all
...]
Completed in 59 milliseconds