Home
last modified time | relevance | path

Searched refs:setUpFullyClippedStack (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/editing/
DTextIterator.cpp226 static void setUpFullyClippedStack(BitStack& stack, Node* node) in setUpFullyClippedStack() function
329 setUpFullyClippedStack(m_fullyClippedStack, m_node); in TextIterator()
1123 setUpFullyClippedStack(m_fullyClippedStack, m_node); in SimplifiedBackwardsTextIterator()
/external/webkit/Source/WebCore/
DChangeLog-2009-06-16383 (WebCore::setUpFullyClippedStack): Added. Pushes a bit for each ancestor of
386 m_inShadowContent. Call setUpFullyClippedStack.
394 Call setUpFullyClippedStack.
DChangeLog-2011-02-1645112 (WebCore::setUpFullyClippedStack): Ditto.
DChangeLog-2010-01-2990779 (WebCore::setUpFullyClippedStack): Updated for name change.