Searched refs:m_lastTextNode (Results 1 – 2 of 2) sorted by relevance
181 Node* m_lastTextNode; variable280 Node* m_lastTextNode; variable
300 m_lastTextNode = 0; in TextIterator()549 m_lastTextNode = m_node; in handleTextNode()633 if (m_lastTextNode == m_node && runStart > 0 && str[runStart - 1] == ' ') { in handleTextBox()740 emitCharacter(' ', m_lastTextNode->parentNode(), m_lastTextNode, 1, 1); in handleReplacedElement()1043 if (m_lastTextNode && shouldEmitNewlineAfterNode(*m_node)) { in exitNode()1164 , m_lastTextNode(0) in SimplifiedBackwardsTextIterator()1214 m_lastTextNode = 0; in SimplifiedBackwardsTextIterator()1306 m_lastTextNode = m_node; in handleTextNode()