Home
last modified time | relevance | path

Searched defs:clearPositionedState (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderObject.h683 void clearPositionedState() { m_bitfields.clearPositionedState(); } in clearPositionedState() function
1304 void clearPositionedState() { m_positionedState = StaticPosition; } in clearPositionedState() function