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()93 UChar lastCharacter = m_lastCharacter; in calculateCSSKerningAndSpacing()94 m_lastCharacter = currentCharacter; in calculateCSSKerningAndSpacing()
42 UChar m_lastCharacter; variable
38 if (m_currentCharacter >= m_lastCharacter) in consume()65 int m_lastCharacter; variable
36 , m_lastCharacter(lastCharacter) in SurrogatePairAwareTextIterator()
302 m_lastCharacter = 0; in TextIterator()632 if (needSpace && !isCollapsibleWhitespace(m_lastCharacter) && m_lastCharacter) { in handleTextBox()769 m_lastCharacter = m_text[m_textLength - 1]; in handleReplacedElement()775 m_lastCharacter = 0; in handleReplacedElement()940 if (m_lastCharacter == '\n') in shouldRepresentNodeOffsetZero()1049 if (m_lastCharacter != '\n') { in exitNode()1084 m_lastCharacter = c; in emitCharacter()1102 m_lastCharacter = m_text[textEndOffset - 1]; in emitText()1165 , m_lastCharacter(0) in SimplifiedBackwardsTextIterator()1215 m_lastCharacter = '\n'; in SimplifiedBackwardsTextIterator()[all …]
183 UChar m_lastCharacter; variable281 UChar m_lastCharacter; variable