Searched refs:setHasOverflowChildren (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/
H A DLayer.h173 void setHasOverflowChildren(bool value) { m_hasOverflowChildren = value; } function in class:Layer
H A DGraphicsLayerAndroid.cpp515 m_contentLayer->setHasOverflowChildren(true);

Completed in 343 milliseconds