Searched refs:m_lastCharacter (Results 1 – 7 of 7) sorted by relevance
36 , m_lastCharacter(lastCharacter) in Latin1TextIterator()42 if (m_currentCharacter >= m_lastCharacter) in consume()62 int m_lastCharacter; variable
38 , m_lastCharacter(0) in SVGTextLayoutEngineSpacing()89 UChar lastCharacter = m_lastCharacter; in calculateCSSSpacing()90 m_lastCharacter = currentCharacter; in calculateCSSSpacing()
40 UChar m_lastCharacter; variable
38 if (m_currentCharacter >= m_lastCharacter) in consume()65 int m_lastCharacter; variable
36 , m_lastCharacter(lastCharacter) in SurrogatePairAwareTextIterator()
255 , m_lastCharacter(0) in TextIterator()286 , m_lastCharacter(0) in TextIterator()679 …if (needSpace && !renderer->style()->isCollapsibleWhiteSpace(m_lastCharacter) && m_lastCharacter) { in handleTextBox()821 m_lastCharacter = m_text[m_textLength - 1]; in handleReplacedElement()827 m_lastCharacter = 0; in handleReplacedElement()992 if (m_lastCharacter == '\n') in shouldRepresentNodeOffsetZero()1101 if (m_lastCharacter != '\n') { in exitNode()1136 m_lastCharacter = c; in emitCharacter()1154 m_lastCharacter = m_text[textEndOffset - 1]; in emitText()1217 , m_lastCharacter(0) in SimplifiedBackwardsTextIterator()[all …]
183 UChar m_lastCharacter; variable284 UChar m_lastCharacter; variable