Searched refs:pushFullyClippedState (Results 1 – 3 of 3) sorted by relevance
217 static void pushFullyClippedState(BitStack& stack, Node* node) in pushFullyClippedState() function236 pushFullyClippedState(stack, ancestry[size - i - 1]); in setUpFullyClippedStack()237 pushFullyClippedState(stack, node); in setUpFullyClippedStack()473 pushFullyClippedState(m_fullyClippedStack, m_node); in advance()676 pushFullyClippedState(m_fullyClippedStack, m_node); in handleReplacedElement()1192 pushFullyClippedState(m_fullyClippedStack, m_node); in advance()1223 pushFullyClippedState(m_fullyClippedStack, m_node); in advance()
381 (WebCore::pushFullyClippedState): Added. Pushes a bit on the stack indicating389 Call pushFullyClippedState when moving to a child node, or when moving to a
34857 (WebCore::pushFullyClippedState):96488 …Bug 26528: REGRESSION (r44674): Assertion in TextIterator::pushFullyClippedState while counting ma…