OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:updatescrollinglayers
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/
CompositedLayerMapping.h
219
bool
updateScrollingLayers
(bool scrollingLayers);
CompositedLayerMapping.cpp
190
updateScrollingLayers
(false);
474
if (
updateScrollingLayers
(m_owningLayer->needsCompositedScrolling()))
[
all
...]
Completed in 165 milliseconds